gives this erorr in docker logs:
```strapi5 | [2024-10-16 14:09:06.349] error: update themes
set colors
= ‘’, fonts
= ‘’, updated_by_id
= 1, video_urls
= ‘’, font_fallbacks
= ‘’, updated_at
= ‘2024-10-16 14:09:06.345’, published_at
= NULL where (id
= 2) - Invalid JSON text: “The document is empty.” at position 0 in value for column ‘themes.colors’.
strapi5 | Error: update themes
set colors
= ‘’, fonts
= ‘’, updated_by_id
= 1, video_urls
= ‘’, font_fallbacks
= ‘’, updated_at
= ‘2024-10-16 14:09:06.345’, published_at
= NULL where (id
= 2) - Invalid JSON text: “The document is empty.” at position 0 in value for column ‘themes.colors’.
strapi5 | at Packet.asError (/opt/node_modules/mysql2/lib/packets/packet.js:728:17)
strapi5 | at Query.execute (/opt/node_modules/mysql2/lib/commands/command.js:29:26)
strapi5 | at Connection.handlePacket (/opt/node_modules/mysql2/lib/connection.js:481:34)
strapi5 | at PacketParser.onPacket (/opt/node_modules/mysql2/lib/connection.js:97:12)
strapi5 | at PacketParser.executeStart (/opt/node_modules/mysql2/lib/packet_parser.js:75:16)
strapi5 | at Socket. (/opt/node_modules/mysql2/lib/connection.js:104:25)
strapi5 | at Socket.emit (node:events:517:28)
strapi5 | at Socket.emit (node:domain:489:12)
strapi5 | at addChunk (node:internal/streams/readable:368:12)
strapi5 | at readableAddChunk (node:internal/streams/readable:341:9)
<i>This topic has been created from a Discord post (1296114229631389726) to give it more visibility.
It will be on Read-Only mode here.
<a href="https://discord.com/channels/811989166782021633/1296114229631389726/1296114229631389726">Join the conversation on Discord</a></i>