Cant create API token

librenms@LibreNMS:~$ ./validate.php

Component Version
LibreNMS 24.11.0-12-g20e88e6cf (2024-11-22T12:12:30+01:00)
DB Schema 2024_11_07_110342_custommap_edge_add_text_align (307)
PHP 8.2.24
Python 3.11.2
Database MariaDB 10.11.6-MariaDB-0+deb12u1
RRDTool 1.7.2
SNMP 5.9.3
===========================================

[OK] Composer Version: 2.8.1
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database connection successful
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK] Database and column collations are correct
[OK] Database schema correct
[OK] MySQL and PHP time match
[OK] Active pollers found
[OK] Dispatcher Service not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[OK] Redis is unavailable
[OK] rrd_dir is writable
[OK] rrdtool version ok

Solved it by setting a wroing base url and then reset it to /

1 Like