Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with Ubuntu Firefox 86.0 with ERC upload and Binding creation #207

Closed
Fmazin opened this issue Mar 12, 2021 · 3 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@Fmazin
Copy link
Contributor

Fmazin commented Mar 12, 2021

On this version two problems accrue:

  1. The workspaces are uploaded correctly but the user is not correctly directed to the Create ERC page.
    This happens only to some workspaces and the size of the file seems to be the deciding factor. On the dev build you get this error message.
    Bildschirmfoto von 2021-03-12 15-22-44

When you do this on the production build the loading Message just stops at 80% and nothing happens. But again you can checkout the the creation page if you enter the link to the creation page.

Bildschirmfoto von 2021-03-12 15-49-18

In the first case the console displays this error:

Response: Error: Network Error
    createError http://localhost/static/js/1.chunk.js:45678
    handleError http://localhost/static/js/1.chunk.js:45229
  1. When creating a binding you can do all steps except the final add or save parameter operation. The reason for this is that the button does not become clickable.

Bildschirmfoto von 2021-03-12 15-54-37

The issue doesn't come up with Chrome or Opera.

@Fmazin
Copy link
Contributor Author

Fmazin commented Mar 12, 2021

This might be related to #190.

@Fmazin Fmazin added the bug Something isn't working label Mar 12, 2021
njakuschona added a commit that referenced this issue Mar 19, 2021
@njakuschona
Copy link
Contributor

I tried to reproduce both errors:

  1. I also encountered this problem. For it just happend sometimes, and not always. I got the same error, like @Fmazin. I implemented a further catch, so the website not crush. I do not know why this error occurs.

  2. I could not reproduce this error. For me everything works fine on Ubuntu Firefox 86.0.

@Fmazin
Copy link
Contributor Author

Fmazin commented Mar 19, 2021

  1. Sounds good. The error was frequent in my experience but not guaranteed.
  2. Maybe it is my own setup then. I will try to get info on this.

njakuschona added a commit to njakuschona/o2r-UI that referenced this issue May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants