You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But for example when going to pages:
http://HERE_IS_MY_KUMA_UP:3001/api/v1/monitor
http://HERE_IS_MY_KUMA_UP:3001/api/monitor
http://HERE_IS_MY_KUMA_UP:3001/monitor
I get a stub from kuma - page not found.
Also when I run the script I get errors in the console such as
Failed to add domain ***** to Uptime Kuma
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
1.23.13
💻 Operating System and Arch
Ubuntu 24.04 LTS
🌐 Browser
🖥️ Deployment Environment
Runtime: Docker version 24.0.7, build 24.0.7-0ubuntu4
Database: apt install mysql-client-core-8.0 # version 8.0.35-1ubuntu2, or
apt install mariadb-client-core # version 1:10.11.6-1
The text was updated successfully, but these errors were encountered:
We are clearing up our old help-issues and your issue has been open for 60 days with no activity.
If no comment is made and the stale label is not removed, this issue will be closed in 7 days.
🛡️ Security Policy
📝 Describe your problem
I have created API in Kuma also created Api on domain registrar side.
My task is to import hundreds of domains from the Kuma system.
I have written a python script that links the registrar and Kuma but on the Kuma side I have some problem.
I am using
kuma_api_url = ‘http://HERE_IS_MY_KUMA_UP:3001/api/v1/monitor’
kuma_api_key = ‘HERE_IS_MY_API’
But for example when going to pages:
http://HERE_IS_MY_KUMA_UP:3001/api/v1/monitor
http://HERE_IS_MY_KUMA_UP:3001/api/monitor
http://HERE_IS_MY_KUMA_UP:3001/monitor
I get a stub from kuma - page not found.
Also when I run the script I get errors in the console such as
Failed to add domain ***** to Uptime Kuma
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
1.23.13
💻 Operating System and Arch
Ubuntu 24.04 LTS
🌐 Browser
🖥️ Deployment Environment
apt install mariadb-client-core # version 1:10.11.6-1
The text was updated successfully, but these errors were encountered: