panic: error loading cluster spec: invalid character '\x00' looking for beginning of value

Hello! My Postgres machine is failing due to this obscure error:
2024-06-19T16:58:19.574 app[e286e93fe90986] lax [info] Starting init (commit: f447594)…

2024-06-19T16:58:19.611 app[e286e93fe90986] lax [info] Mounting /dev/vdb at /data w/ uid: 0, gid: 0 and chmod 0755

2024-06-19T16:58:19.622 app[e286e93fe90986] lax [info] Preparing to run: docker-entrypoint.sh start as root

2024-06-19T16:58:19.658 app[e286e93fe90986] lax [info] 2024/06/19 16:58:19 listening on [fdaa:0:f188:a7b:7d16:e57f:41be:2]:22 (DNS: [fdaa::3]:53)

2024-06-19T16:58:19.661 runner[e286e93fe90986] lax [info] Machine started in 1.389s

2024-06-19T16:58:19.771 app[e286e93fe90986] lax [info] cluster spec filename /fly/cluster-spec.json

2024-06-19T16:58:19.773 app[e286e93fe90986] lax [info] panic: error loading cluster spec: invalid character ‘\x00’ looking for beginning of value

2024-06-19T16:58:19.773 app[e286e93fe90986] lax [info] goroutine 1 [running]:

2024-06-19T16:58:20.637 app[e286e93fe90986] lax [info] Starting clean up.

2024-06-19T16:58:20.637 app[e286e93fe90986] lax [info] Umounting /dev/vdb from /data

2024-06-19T16:58:21.642 app[e286e93fe90986] lax [info] [ 2.162142] reboot: Restarting system

I have tried to restart the machine but nothing seems to working. Any help would be appreciated!

It looks like my machines just got migrated to V2. Just saw an email explaining this shouldn’t cause any issues lol. Hope this context helps!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.