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]: Network Error when Rollback via console #1852

Open
1 task done
ffguven opened this issue Aug 4, 2024 · 2 comments
Open
1 task done

[Bug]: Network Error when Rollback via console #1852

ffguven opened this issue Aug 4, 2024 · 2 comments
Labels
S-Investigation This issue needs further investigation or design to figure out a solution T-Bug Something isn't working

Comments

@ffguven
Copy link

ffguven commented Aug 4, 2024

What happened?

Hi folks,

I have a project with the name zort and it contains

  • 3 Stopped deployments.
  • 0 Running deployments.

When I try to Rollback to one of the deployments by clicking the Rollback button via the Web Console, I see the Network Error pop-up on the bottom left and nothing runs.

When I hit my endpoint, I keep getting

Project is running but is not responding correctly. Try to restart it

Might be useful to note that I tried running my project via the CLI and got the issue #1851 for that try.

Could you please help me to understand if there is an issue about this or I'm doing something wrong?

Thanks in advance!

Project Name: zort

Version

0.47.0

Which operating system(s) are you seeing the problem on?

Linux

Which CPU architectures are you seeing the problem on?

ARM64

Relevant log output

No response

Duplicate declaration

  • I have searched the issues and there are none like this.
@ffguven ffguven added S-Triage Awaiting decision for what to do T-Bug Something isn't working labels Aug 4, 2024
@oddgrd
Copy link
Contributor

oddgrd commented Aug 6, 2024

Hey @ffguven, thanks for the report! My assumption here is that the project container was unresponsive due to the 409 error you hit, and therefore the console was not able to reach it through our API. But I'm not certain, so this needs further investigation. We'll look into it, but it would be very helpful if you could let us know if this becomes a recurring issue for you.

@oddgrd oddgrd added S-Investigation This issue needs further investigation or design to figure out a solution and removed S-Triage Awaiting decision for what to do labels Aug 6, 2024
@jonaro00
Copy link
Member

On the new shuttle.dev platform, there will soon be a re-deploy feature that creates a new deployment as a "copy" of an older one, which is effectively a rollback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-Investigation This issue needs further investigation or design to figure out a solution T-Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants