Hello Neighborhood —> When I try to map the device I added in the Map tab, I get a blank page and it displays the log. How can I fix this? Thank you in advance.
[2025-09-09T14:34:56][CRITICAL] Exception: Illuminate\Database\QueryException SQLSTATE[23000]: Integrity constraint violation: 1052 Column ‘device_id’ in WHERE is ambiguous (Connection: mysql, SQL: select * from
portswhere exists (select * fromportsaslaravel_reserved_0inner joinipv4_maconipv4_mac.mac_address=laravel_reserved_0.ifPhysAddresswhereports.port_id=ipv4_mac.port_idandmac_addressnot in (000000000000, ffffffffffff)) and (exists (select * fromportsaslaravel_reserved_1inner joinipv4_maconipv4_mac.mac_address=laravel_reserved_1.ifPhysAddresswhereports.port_id=ipv4_mac.port_idanddevice_id= 2 andmac_addressnot in (000000000000, ffffffffffff)) or exists (select * fromdeviceswhereports.device_id=devices.device_idanddevice_id= 2))) @ /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822
#0/opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()