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: Application error: Request failed with status code 404 #2565

Open
1 task done
LeftoversTodayAppAdmin opened this issue Jun 25, 2024 · 1 comment
Open
1 task done

Comments

@LeftoversTodayAppAdmin
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Error message: Request failed with status code 404

Error stack:

HTTPError: Request failed with status code 404
    at altair://-/main.js:3:382655
    at Generator.next (<anonymous>)
    at U (altair://-/main.js:4:469909)
    at b (altair://-/main.js:4:470111)
    at t.invoke (altair://-/polyfills.js:3:25067)
    at Object.onInvoke (altair://-/main.js:3:80296)
    at t.invoke (altair://-/polyfills.js:3:25007)
    at F.run (altair://-/polyfills.js:3:20373)
    at altair://-/polyfills.js:3:35248
    at t.invokeTask (altair://-/polyfills.js:3:25686)
    at Object.onInvokeTask (altair://-/main.js:3:80112)
    at t.invokeTask (altair://-/polyfills.js:3:25607)
    at F.runTask (altair://-/polyfills.js:3:21007)
    at R (altair://-/polyfills.js:3:27718)

Expected Behavior

No errors should occur

Steps To Reproduce

Install latest, create a new collection in My Workspace and save more than 1 query into the collection. Only first query saves all others fail to save.

Environment

- OS: macOS Apple Silicon
- Browser: Chrome
- Platform: 
- Version: 7.2.0

Additional context

No response

@imolorhe
Copy link
Collaborator

Can you check the network tab to see what request failed with 404?🤔

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

No branches or pull requests

2 participants