My Github action is now terminating the deploy with an error statting: Error failed loading app config from /github/workspace/fly.toml: json: cannot unmarshal string into Go struct field Experimental.experimental.cmd of type []string
I’ve changed very little in my app since the last time I could successfully deploy so I suspect this is once again a bug that Fly needs to work out. I’ve encountered many issues with deploys for the Remix app I’m developing. Anybody else see this error recently? I tried to scale up my app for more memory but that did not fix anything.
good morning, i have started getting this error when i try to deploy my app
Error failed loading app config from: /home/runner/work/osc/osc/fly.toml: json: cannot unmarshal string into Go struct field Experimental.experimental.cmd of type []string
Hi all, we released flyctl v0.0.459 about 7 hours ago. I suspect that caused these issues. I’m investigating now. We’ll rollback shortly if we don’t find a fix.
# fly version
WARN WARNING the config file at '/home/px/src/petrolette/fly.toml' is not valid: json: cannot unmarshal object into Go struct field Config.app of type string
flyctl v0.3.47 linux/amd64 Commit: 47d36f94fd09a7dfff25f8c3eca5d8d5e2efc409 BuildDate: 2024-12-05T16:39:52Z
Hi… It would probably help to post your full fly.toml file—to give us forum readers the chance to glance over it for malformed fields, odd syntax, etc.