Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with sending domains via AP #4807

Closed
2 tasks done
arlewis121 opened this issue Jun 1, 2024 · 2 comments
Closed
2 tasks done

Problem with sending domains via AP #4807

arlewis121 opened this issue Jun 1, 2024 · 2 comments
Labels
area:deployment related to how uptime kuma can be deployed cannot-reproduce help Stale

Comments

@arlewis121
Copy link

⚠️ Please verify that this question has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ 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

  • 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
@arlewis121 arlewis121 added the help label Jun 1, 2024
@CommanderStorm CommanderStorm added cannot-reproduce area:deployment related to how uptime kuma can be deployed labels Jun 1, 2024
@CommanderStorm
Copy link
Collaborator

I don't know where you installed or what you installed, but the information does not line up at all.

We currently don't have an api. Please refer to my comment here for your options #118 (comment)

Also maridadb is not a database option in v1.23.13. Please refer to #4500 for further details

Copy link

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.

@github-actions github-actions bot added the Stale label Jul 31, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:deployment related to how uptime kuma can be deployed cannot-reproduce help Stale
Projects
None yet
Development

No branches or pull requests

2 participants