Performed c-lightning update from v0.10.2 to v0.11.0.1-7-ge516a5d on Ubuntu 20.04 OS following steps to 'Build on Ubuntu'. Appeared to complete without error. After update encountered error when running lightningd:
2022-05-03T15:26:49.436Z INFO lightningd: Updating database from version 190 to 197
2022-05-03T15:26:52.311Z INFO connectd: Static Tor service onion address: "sjslusyyflv3i39jex5w7jdi3eojwwtbvyrxgbhyvjn3gnuf3zis6rid.onion:9735,127.0.0.1:9735" bound from extern port 9735
2022-05-03T15:26:52.340Z INFO plugin-bcli: bitcoin-cli initialized and connected to bitcoind.
Could not load channels from the database
Observed 'lightningd.sqlite3' was reduced in size from 936.3 MB to 397.7 MB.
Added debug to config and executed again to create attached 'debug-D1.log'.
debug-D1.log
Last line in 'debug-D1.log' shows 'Loaded 14 channels from DB'
Node has over 200 channels
Please advise.