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

[BUG] - 404 Errors On Schema browser page #696

Open
radix0000 opened this issue May 9, 2024 · 0 comments
Open

[BUG] - 404 Errors On Schema browser page #696

radix0000 opened this issue May 9, 2024 · 0 comments
Labels

Comments

@radix0000
Copy link
Contributor

Summary of the bug or issue

In version 0.4, there are three 404 errors in browser console when displaying Schema browser page:

127.0.0.1 - - [08/May/2024 23:27:36] code 404, message File not found
127.0.0.1 - - [08/May/2024 23:27:36] "GET /_static/entity.json HTTP/1.1" 404 -
127.0.0.1 - - [08/May/2024 23:27:36] code 404, message File not found
127.0.0.1 - - [08/May/2024 23:27:36] "GET /_static/relationship.json HTTP/1.1" 404 -
127.0.0.1 - - [08/May/2024 23:27:36] code 404, message File not found
127.0.0.1 - - [08/May/2024 23:27:36] "GET /_static/person.json HTTP/1.1" 404 -

Additional context and details

Likely to be due to trying access old 0.3 schema files.

Suggested resolution

Unclear where these requests are coming from. May not be a high priority as docs appear to display okay.

@radix0000 radix0000 added the bug label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant