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

Empty console in a dev mode #28

Open
Enase opened this issue Nov 10, 2024 · 2 comments
Open

Empty console in a dev mode #28

Enase opened this issue Nov 10, 2024 · 2 comments
Assignees

Comments

@Enase
Copy link

Enase commented Nov 10, 2024

SST 3.3.13

Steps to reproduce:

  1. run npx sst dev
  2. See response:
  App:        acme
  Stage:     acmestage
  Console:    https://console.sst.dev/local/acme/acmestage
  1. Open console with given url https://console.sst.dev/local/acme/acmestage

Current result:
Empty page with error in console:
index-Ce310KhG.js:382 GET https://api.console.sst.dev/rest/local?app=acme&stage=acmestage 404 (Not Found)

Expected result:
Proper console response

Details:
Everything works fine by url: https://console.sst.dev/myworkspace/acme/acmestage.
Notice myworkspace instead of local in url.

@jayair
Copy link
Contributor

jayair commented Nov 15, 2024

I'll give this a try. Maybe we broke this with all the recent updates.

@jayair jayair self-assigned this Nov 15, 2024
@Enase
Copy link
Author

Enase commented Nov 15, 2024

Thank you in advance, and yes, it's a setup with a few workspaces, stages etc.

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

2 participants