Seeing no audio zones to select, 1.8

FYI, I created a separate but similar issue related to zone.

I’ve since done some poking around in the logs and find multiple entries like the following.

02/10 15:11:14 Debug: NotifyCorruptZoneDatabases Exception LevelDb.Exception: IO error: lock /roon/data/RoonServer/Database/Core/4fd4e0fc871d438485e75cccc619322d/transport/zone_16011368f99d8eb92075973da43e0eaec37c.db/LOCK: already held by process
   at LevelDb.Database._CheckError(IntPtr err)
   at LevelDb.Database..ctor(String path)
   at Sooloos.Broker.Transport.ZoneDb..ctor(String dbpath)
   at Sooloos.Broker.Transport.Zone..ctor(State state, Module module, Sooid zoneid, IEnumerable`1 endpoints)
02/10 15:11:14 Error: [transport] emptying out corrupt zone database 22:1:9df96813-b98e-7520-973d-a43e0eaec37c
02/10 15:11:14 Critical: scx: in OnExit: System.NullReferenceException: Object reference not set to an instance of an object.
   at Sooloos.Broker.Transport.Zone._CancelPendingSleep()
   at Sooloos.Broker.Transport.Zone._StopWithoutTouchingDatabases()
   at Sooloos.Broker.Transport.Module.NotifyCorruptZoneDatabases(IZone zone, Exception e)
   at Sooloos.Broker.Transport.Zone..ctor(State state, Module module, Sooid zoneid, IEnumerable`1 endpoints)
   at Sooloos.Broker.Transport.Module.ev_threadexit()
   at Sooloos.SynchronizationContextThread.OnExit()
1 Like