started from scratch still issues

I started a brand new VM with headless Ubuntu, installed a fresh copy of immich in docker, mounted my synology drives. Docker up'd got logged in on the web. Then did a Immich-go dry run, it went fine. so I ran it without the dry run and it crashed and now I cannot get into the web interface. This was the error I got before it completely crashed.
_
Failed to fetch ()

Stacktrace
TypeError: Failed to fetch
at window.fetch (http://xxx.xxx.x.xxx:2283/_app/immutable/chunks/k6lBXTjj.js:1:1517)
at Ut (http://xxx.xxx.x.xxx:2283/_app/immutable/chunks/k6lBXTjj.js:1:1847)
at gt (http://xxx.xxx.x.xxx:2283/_app/immutable/chunks/k6lBXTjj.js:1:16215)
at fetch (http://xxx.xxx.x.xxx:2283/_app/immutable/chunks/k6lBXTjj.js:1:15710)
at s (http://xxx.xxx.x.xxx:2283/_app/immutable/chunks/CCdbCBs1.js:1:4607)
at n (http://xxx.xxx.x.xxx:2283/_app/immutable/chunks/CCdbCBs1.js:1:3973)
at Object.o [as fetchJson] (http://xxx.xxx.x.xxx:2283/_app/immutable/chunks/CCdbCBs1.js:1:4183)
at Yn (http://xxx.xxx.x.xxx:2283/_app/immutable/chunks/CCdbCBs1.js:1:17081)
at n (http://xxx.xxx.x.xxx:2283/_app/immutable/chunks/CjEbdloj.js:1:530)
at o (http://xxx.xxx.x.xxx:2283/_app/immutable/chunks/3v2Sw34a.js:1:183)
_
in the immich-go logs i found this where the error started 2025-06-04 16:02:30 ERR failed to add assets to tag err=TagAssets, PUT, http://xxx.xxx.x.xxx:2283/api/tags/befcdcd5-25e9-4bc3-b447-2006dd5573e3/assets, 500 Internal Server Error
Failed to tag assets

I'm also not seeing the photos that were uploaded on my synology either. I don't know what I may have done wrong.
Was this page helpful?