You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd love to assist with testing the synapse import, but have not yet managed to get it to start:
INFO[0000] Migrations path doesn't exist - attempting to unpack from compiled data
INFO[0000] Cleaning up temporary migrations directory: /tmp/media-repo-migrations2495625040
panic: expected custom machine ID for import process (unsafe to import as Machine 0)
goroutine 1 [running]:
main.main()
/opt/cmd/import_synapse/main.go:55 +0xe89
Quick intermediate report from a hot-migration: the non-existant error handling is a real pain. It's panicking every 300-500 entries, making this a really painful ordeal.
The text was updated successfully, but these errors were encountered: