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

Error publishing simple room to hubs #1282

Open
claudkrog opened this issue Jun 21, 2023 · 3 comments
Open

Error publishing simple room to hubs #1282

claudkrog opened this issue Jun 21, 2023 · 3 comments

Comments

@claudkrog
Copy link

hubs-error

@mikemorran
Copy link

We are seeing this issue more and more from users attempting to publish projects on hubs.mozilla.com/spoke. Triage needed

@jywarren
Copy link

Also just saw this, but waited a few minutes and it went away. Here is the JS log:


/api/v1/meta:1 
        
        
       Failed to load resource: net::ERR_CONNECTION_TIMED_OUT
EditorContainer.js:673 o: Failed to fetch "https://hubs.mozilla.com/api/v1/meta":
  Cause:
    Failed to fetch (Possibly a CORS error)
    at ne.fetch (https://hmc-assets.reticulum.io/spoke/assets/js/entry-461bec5998bf488f9075.js:2:191512)
    at async ne.upload (https://hmc-assets.reticulum.io/spoke/assets/js/entry-461bec5998bf488f9075.js:2:188120)
    at async ne.saveProject (https://hmc-assets.reticulum.io/spoke/assets/js/entry-461bec5998bf488f9075.js:2:181723)
    at async Pa.<anonymous> (https://hmc-assets.reticulum.io/spoke/assets/js/project-page-bdc269b40a0cdc427c4a.js:1:478461)
TypeError: Failed to fetch (Possibly a CORS error)
    at ne.fetch (https://hmc-assets.reticulum.io/spoke/assets/js/entry-461bec5998bf488f9075.js:2:191239)
    at ne.upload (https://hmc-assets.reticulum.io/spoke/assets/js/entry-461bec5998bf488f9075.js:2:188131)
    at ne.saveProject (https://hmc-assets.reticulum.io/spoke/assets/js/entry-461bec5998bf488f9075.js:2:181734)
    at async Pa.<anonymous> (https://hmc-assets.reticulum.io/spoke/assets/js/project-page-bdc269b40a0cdc427c4a.js:1:478461)

@Exairnous
Copy link
Contributor

One possible cause for this could be including underscores in the scene or project name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants