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

No error message + didn't load GH repo #57

Open
LucianoHanna opened this issue Nov 11, 2023 · 0 comments
Open

No error message + didn't load GH repo #57

LucianoHanna opened this issue Nov 11, 2023 · 0 comments
Labels
bug Something isn't working parsing An issue with the parser

Comments

@LucianoHanna
Copy link

I tried to load this github repo https://github.com/dilshan/12v-automatic-ups but nothing happen.

Maybe this GH repo have something broken or incompatible with kicanvas but should show an error message. I didn't know there was an error until I opened DevTools

DevTools console output:

kicanvas.js:971 GET https://api.github.com/repos/dilshan/12v-automatic-up/contents/?ref=HEAD 404 (Not Found)
request @ kicanvas.js:971
repos_contents @ kicanvas.js:971
fromURLs @ kicanvas.js:971
(anonymous) @ kicanvas.js:1783


kicanvas.js:971 Uncaught (in promise) NotFoundError: GitHubNotFoundError: https://api.github.com/repos/dilshan/12v-automatic-up/contents/?ref=HEAD: not found
    at s.handle_server_error (kicanvas.js:971:10375)
    at s.request (kicanvas.js:971:10077)
    at async s.repos_contents (kicanvas.js:971:10475)
    at async GitHubFileSystem.fromURLs (kicanvas.js:971:11702)
    at async HTMLInputElement.<anonymous> (kicanvas.js:1783:653)
handle_server_error @ kicanvas.js:971
request @ kicanvas.js:971


kicanvas.js:926 kicanvas:project: Loading project from GitHubFileSystem

kicanvas.js:926 kicanvas:project: Determining schematic hierarchy


kicanvas.js:1783 Error: Unable to find undefined
    at Wt.set_active_page (kicanvas.js:971:8453)
    at tt.setup_project (kicanvas.js:1783:905)
    at async HTMLInputElement.<anonymous> (kicanvas.js:1783:674)
setup_project @ kicanvas.js:1783
await in setup_project (async)
(anonymous) @ kicanvas.js:1783```
@LucianoHanna LucianoHanna added bug Something isn't working parsing An issue with the parser labels Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working parsing An issue with the parser
Projects
None yet
Development

No branches or pull requests

1 participant