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

HTTP 404 while fetching http://localhost:8080/data/1CRN.pdb #515

Closed
paulsmirnov opened this issue Feb 19, 2024 · 0 comments · Fixed by #531
Closed

HTTP 404 while fetching http://localhost:8080/data/1CRN.pdb #515

paulsmirnov opened this issue Feb 19, 2024 · 0 comments · Fixed by #531
Assignees
Labels
bug Indicates an unexpected problem or unintended behavior miew-app

Comments

@paulsmirnov
Copy link
Member

Describe the bug
The app cannot load 1CRN from the Gallery.

To Reproduce
Steps to reproduce the behavior:

  1. Build the app (yarn && yarn run ci) and start it (yarn packages/app start).
  2. Click the hamburger Menu > Gallery > 1CRN. The application crashes and displays a call stack.
HTTP 404 while fetching http://localhost:8080/data/1CRN.pdb
    at XMLHttpRequest.<anonymous> (http://localhost:8080/app.3e4b0ad03bdaf9ef9b15.js:4371:451)

Expected behavior
The application must not crash. 1CRN file should be reloaded.

Desktop:

  • OS: Windows 10
  • Browser: Chrome 121
  • The latest main branch (31e0e41)
@paulsmirnov paulsmirnov added bug Indicates an unexpected problem or unintended behavior miew-app labels Feb 19, 2024
@NataliaDSmirnova NataliaDSmirnova self-assigned this Mar 5, 2024
@NataliaDSmirnova NataliaDSmirnova linked a pull request Mar 7, 2024 that will close this issue
5 tasks
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior miew-app
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants