Scaling region via CLI gives an error
tansandoteth
PROOP

23 days ago

$ railway scale --service worker --asia-southeast1-eqsg3a 2

thread 'main' (204550869) panicked at /Users/brew/Library/Caches/Homebrew/cargo_cache/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.52/src/parser/error.rs:32:9:
Mismatch between definition and access of `asia-southeast1-eqsg3a`. Could not downcast to TypeId(0x9ed91be891e304132cb86891e578f4a5), need to downcast to TypeId(0xc50c4a8d8e150aa67101203f1fab1cd7)

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Abort trap: 6

maybe i did it wrong?

$ railway -V railway 4.26.0

i tried using the repl and its just an infinite loop

Solved

3 Replies

brody
EMPLOYEE

18 days ago

Was able to reproduce. I will see about a fix.


brody
EMPLOYEE

18 days ago

Fixed here -


brody
EMPLOYEE

18 days ago

Please download the lastest CLI - railway upgrade


Status changed to Solved brody 17 days ago


Loading...