2 years ago
When I want to deploy a new build to GitHub or re-deploy I get the error below, I can't understand what's wrong.
goroutine 1 [running]:
github.com/railwayapp/mono/packages/build-image/gateways/snapshot.NewFromURL({0x12ab820
/mono/packages/build-image/gateways/snapshot/main.go:85 +0x285github.com/railwayapp/mono/packages/build-image/controller.RunBuild({
0x12ab820, 0xc0004370a0}, {{0x7ffd327bd5c9, 0x6}, {0x129e3c4, 0x1}
, {0x7ffd327bd5ab, 0xa}, {0x7ffd327bd5de, 0x37b}, …}
)
/mono/packages/build-image/main.go:34 +0x368github.com/urfave/cli/v2.(*Command).Run(0xc000195340, 0xc000434080,
{0xc0000dec60, 0x9, 0x9})
github.com/urfave/cli/v2.(*Command).Run(0xc000195600, 0xc0000dbfc0, {0xc00011e0a0, 0xa, 0xa}
/go/pkg/mod/[github.com/urfave/cli/v2@v2.27.1/command.go:272](github.com/urfave/cli/v2@v2.27.1/command.go:272) +0xc2egithub.com/urfave/cli/v2.(*App).RunContext(0xc0001d8c00, {0x12ab740?, 0x198ad80}, {0xc00011e0a0, 0xa
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
a year ago
Same problem, seems like issue is related to region in which service is deployed. Sometimes when deploying to usa issues seems to dissapear.
Any updates on this? Seems like critical problem.