Stuck in Sync Mode

I appear to be stuck in Sync mode. If I switch to Online mode the screen is completely blank, even when doing a forced refresh of the page. I deleted a couple of conflicted pages after resolving which I wanted to keep, but it still only works in Sync mode.

Do you see any errors in your browser’s JavaScript console?

Failed to load resource: the server responded with a status of 500 ()

and

sync_service.ts:247 Sync error Unexpected token ‘I’, “Internal S”… is not valid JSON
syncSpace @ sync_service.ts:247

Ok. Anything in the server logs?

also got

@	http_space_primitives.ts:83

fetchFileList @ plug_space_primitives.ts:70
syncFiles @ sync.ts:59
await in syncFiles (async)
syncSpace @ sync_service.ts:236
await in syncSpace (async)
(anonymous) @ sync_service.ts:217

nothing appears to be in the logs

restarted docker container and that seemed to take care of it