Neighbours ---> Map Not Working

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 ports where exists (select * from ports as laravel_reserved_0 inner join ipv4_mac on ipv4_mac.mac_address = laravel_reserved_0.ifPhysAddress where ports.port_id = ipv4_mac.port_id and mac_address not in (000000000000, ffffffffffff)) and (exists (select * from ports as laravel_reserved_1 inner join ipv4_mac on ipv4_mac.mac_address = laravel_reserved_1.ifPhysAddress where ports.port_id = ipv4_mac.port_id and device_id = 2 and mac_address not in (000000000000, ffffffffffff)) or exists (select * from devices where ports.device_id = devices.device_id and device_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()

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.