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]: can't deploy #1237

Closed
1 task done
williamlsh opened this issue Sep 13, 2023 · 5 comments
Closed
1 task done

[Bug]: can't deploy #1237

williamlsh opened this issue Sep 13, 2023 · 5 comments
Labels
S-Triage Awaiting decision for what to do T-Bug Something isn't working

Comments

@williamlsh
Copy link

What happened?

Shuttle deploy stuck in "entering building state"

Version

v0.25.1

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

Linux

Which CPU architectures are you seeing the problem on?

x86_64

Relevant log output

INFO Entering building state

Duplicate declaration

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

oddgrd commented Sep 14, 2023

This may be related to #1201 and #1067, what does the output of your cargo shuttle deployment list look like? By the way, if you want more synchronous help with this, feel free to open a help thread in our discord.

@williamlsh
Copy link
Author

This may be related to #1201 and #1067, what does the output of your cargo shuttle deployment list look like? By the way, if you want more synchronous help with this, feel free to open a help thread in our discord.

I don't think it's related to these two issues. It's just stuck at INFO Entering building state forever and no error returns.

@iulianbarbu
Copy link
Contributor

@williamlsh does project restart help before you try deploying again?

@williamlsh
Copy link
Author

@williamlsh does project restart help before you try deploying again?

No it doesn't. This is the commands I use for deploying:

cargo shuttle project restart
cargo shuttle deploy --allow-dirty

@williamlsh
Copy link
Author

It turns out to to be a mistake in configuring Shuttle project name, the target binary package name is different from that defined in Shuttle.toml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-Triage Awaiting decision for what to do T-Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants