hi.
I've tested update from 2.2 -> 2.3
I'm on EL9 , I've upgrade nodejs to ver 24 from appstream.
after update packagees fwcloud* , I've noticed errors on web interface : when you click on on one of my firewalls , then click on DHCP or HAproxy there is a red windows with error.
in logs I can find :
2026-02-02 11:53:36|ERROR|[QUERY ERROR]: Error: Unknown column 'dhcp_r.fw_apply_to' in 'field list'
2026-02-02 11:53:36|ERROR|QueryFailedError: Unknown column 'dhcp_r.fw_apply_to' in 'field list'
2026-02-02 11:53:36|ERROR| at Query.onResult (/opt/fwcloud/api/node_modules/typeorm/driver/mysql/MysqlQueryRunner.js:168:37)
2026-02-02 11:53:36|ERROR| at Query.execute (/opt/fwcloud/api/node_modules/mysql2/lib/commands/command.js:36:14)
2026-02-02 11:53:36|ERROR| at PoolConnection.handlePacket (/opt/fwcloud/api/node_modules/mysql2/lib/base/connection.js:508:34)
2026-02-02 11:53:36|ERROR| at PacketParser.onPacket (/opt/fwcloud/api/node_modules/mysql2/lib/base/connection.js:93:12)
2026-02-02 11:53:36|ERROR| at PacketParser.executeStart (/opt/fwcloud/api/node_modules/mysql2/lib/packet_parser.js:75:16)
2026-02-02 11:53:36|ERROR| at Socket.<anonymous> (/opt/fwcloud/api/node_modules/mysql2/lib/base/connection.js:100:25)
2026-02-02 11:53:36|ERROR| at Socket.emit (node:events:508:28)
2026-02-02 11:53:36|ERROR| at addChunk (node:internal/streams/readable:559:12)
2026-02-02 11:53:36|ERROR| at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
2026-02-02 11:53:36|ERROR| at Readable.push (node:internal/streams/readable:390:5)
2026-02-02 11:53:30|ERROR|[QUERY ERROR]: Error: Unknown column 'haproxy.fw_apply_to' in 'field list'
2026-02-02 11:53:30|ERROR|QueryFailedError: Unknown column 'haproxy.fw_apply_to' in 'field list'
2026-02-02 11:53:30|ERROR| at Query.onResult (/opt/fwcloud/api/node_modules/typeorm/driver/mysql/MysqlQueryRunner.js:168:37)
2026-02-02 11:53:30|ERROR| at Query.execute (/opt/fwcloud/api/node_modules/mysql2/lib/commands/command.js:36:14)
2026-02-02 11:53:30|ERROR| at PoolConnection.handlePacket (/opt/fwcloud/api/node_modules/mysql2/lib/base/connection.js:508:34)
2026-02-02 11:53:30|ERROR| at PacketParser.onPacket (/opt/fwcloud/api/node_modules/mysql2/lib/base/connection.js:93:12)
2026-02-02 11:53:30|ERROR| at PacketParser.executeStart (/opt/fwcloud/api/node_modules/mysql2/lib/packet_parser.js:75:16)
2026-02-02 11:53:30|ERROR| at Socket.<anonymous> (/opt/fwcloud/api/node_modules/mysql2/lib/base/connection.js:100:25)
2026-02-02 11:53:30|ERROR| at Socket.emit (node:events:508:28)
2026-02-02 11:53:30|ERROR| at addChunk (node:internal/streams/readable:559:12)
2026-02-02 11:53:30|ERROR| at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
2026-02-02 11:53:30|ERROR| at Readable.push (node:internal/streams/readable:390:5)
also there a very long SQL query.
I've tested update from 2.2 -> 2.3
I'm on EL9 , I've upgrade nodejs to ver 24 from appstream.
after update packagees fwcloud* , I've noticed errors on web interface : when you click on on one of my firewalls , then click on DHCP or HAproxy there is a red windows with error.
in logs I can find :
2026-02-02 11:53:36|ERROR|[QUERY ERROR]: Error: Unknown column 'dhcp_r.fw_apply_to' in 'field list'
2026-02-02 11:53:36|ERROR|QueryFailedError: Unknown column 'dhcp_r.fw_apply_to' in 'field list'
2026-02-02 11:53:36|ERROR| at Query.onResult (/opt/fwcloud/api/node_modules/typeorm/driver/mysql/MysqlQueryRunner.js:168:37)
2026-02-02 11:53:36|ERROR| at Query.execute (/opt/fwcloud/api/node_modules/mysql2/lib/commands/command.js:36:14)
2026-02-02 11:53:36|ERROR| at PoolConnection.handlePacket (/opt/fwcloud/api/node_modules/mysql2/lib/base/connection.js:508:34)
2026-02-02 11:53:36|ERROR| at PacketParser.onPacket (/opt/fwcloud/api/node_modules/mysql2/lib/base/connection.js:93:12)
2026-02-02 11:53:36|ERROR| at PacketParser.executeStart (/opt/fwcloud/api/node_modules/mysql2/lib/packet_parser.js:75:16)
2026-02-02 11:53:36|ERROR| at Socket.<anonymous> (/opt/fwcloud/api/node_modules/mysql2/lib/base/connection.js:100:25)
2026-02-02 11:53:36|ERROR| at Socket.emit (node:events:508:28)
2026-02-02 11:53:36|ERROR| at addChunk (node:internal/streams/readable:559:12)
2026-02-02 11:53:36|ERROR| at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
2026-02-02 11:53:36|ERROR| at Readable.push (node:internal/streams/readable:390:5)
2026-02-02 11:53:30|ERROR|[QUERY ERROR]: Error: Unknown column 'haproxy.fw_apply_to' in 'field list'
2026-02-02 11:53:30|ERROR|QueryFailedError: Unknown column 'haproxy.fw_apply_to' in 'field list'
2026-02-02 11:53:30|ERROR| at Query.onResult (/opt/fwcloud/api/node_modules/typeorm/driver/mysql/MysqlQueryRunner.js:168:37)
2026-02-02 11:53:30|ERROR| at Query.execute (/opt/fwcloud/api/node_modules/mysql2/lib/commands/command.js:36:14)
2026-02-02 11:53:30|ERROR| at PoolConnection.handlePacket (/opt/fwcloud/api/node_modules/mysql2/lib/base/connection.js:508:34)
2026-02-02 11:53:30|ERROR| at PacketParser.onPacket (/opt/fwcloud/api/node_modules/mysql2/lib/base/connection.js:93:12)
2026-02-02 11:53:30|ERROR| at PacketParser.executeStart (/opt/fwcloud/api/node_modules/mysql2/lib/packet_parser.js:75:16)
2026-02-02 11:53:30|ERROR| at Socket.<anonymous> (/opt/fwcloud/api/node_modules/mysql2/lib/base/connection.js:100:25)
2026-02-02 11:53:30|ERROR| at Socket.emit (node:events:508:28)
2026-02-02 11:53:30|ERROR| at addChunk (node:internal/streams/readable:559:12)
2026-02-02 11:53:30|ERROR| at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
2026-02-02 11:53:30|ERROR| at Readable.push (node:internal/streams/readable:390:5)
also there a very long SQL query.