Migrating to new server, All Z-wave devices "unavailable"

Running HA in docker. Copied the config folder from old server (Intel NUC) to new server (HPE Microserver). Moved Aeotech Z-stick Gen5 from old server to new server.

lsusb sees the Z-stick: Bus 002 Device 004: ID 0658:0200 Sigma Designs, Inc. Aeotec Z-Stick Gen5 (ZW090) - UZB

I see things like this in my OZW_Log.txt, so it seems like communication is working:

2020-11-28 17:23:23.825 Info, Node001, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
2020-11-28 17:23:23.825 Info, Node001,     Neighbors of this node are:
2020-11-28 17:23:23.825 Info, Node001,     Node 2
2020-11-28 17:23:23.825 Info, Node001,     Node 4
2020-11-28 17:23:23.825 Info, Node001,     Node 5
2020-11-28 17:23:23.825 Info, Node001,     Node 7
2020-11-28 17:23:23.825 Info, Node001,     Node 8
2020-11-28 17:23:23.825 Info, Node001,     Node 10
2020-11-28 17:23:23.825 Info, Node001,     Node 11
2020-11-28 17:23:23.825 Info, Node001,     Node 12
2020-11-28 17:23:23.825 Info, Node001,     Node 13
2020-11-28 17:23:23.825 Info, Node001,     Node 15
2020-11-28 17:23:23.825 Info, Node001,     Node 16
2020-11-28 17:23:23.825 Info, Node001,     Node 17
2020-11-28 17:23:23.825 Detail, Node222,   Expected reply was received
2020-11-28 17:23:23.825 Detail, Node222,   Message transaction complete

Any idea how to fix this?

I kinda got it working. I deleted the config/zwscene.xml and config/zwcfg_0x*.xml files, then restarted HA. All my custom names were lost, and I had to reconfigure a bunch of my automations, but it’s better than re-pairing every single device.