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

'socket.getPeerCertificate is not a function' on Uptime Kuma v1.23.13 using podman #4873

Open
1 task done
ericclose opened this issue Jun 21, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working cannot-reproduce

Comments

@ericclose
Copy link

📑 I have found these related issues/pull requests

I unable find any related issues

🛡️ Security Policy

Description

Uptime Kuma v1.23.13 (podman deployment) always displays the error message "socket.getPeerCertificate is not a function," and all tested websites are down.

👟 Reproduction steps

Running Uptime Kuma v1.23.13 using docker

👀 Expected behavior

It should work as normal...

😓 Actual Behavior

socket.getPeerCertificate is not a function

🐻 Uptime-Kuma Version

1.23.13

💻 Operating System and Arch

Fedora 40

🌐 Browser

Google Chrome 126.0.6478.61

🖥️ Deployment Environment

  • Runtime: podman 5.1.1 / nodejs 18.20.2
  • Database:
  • Filesystem used to store the database on:
  • number of monitors:

📝 Relevant log output

2024-06-21T08:35:30+08:00 [MONITOR] WARN: Monitor #1 '充电桩-后台PC端': Pending: socket.getPeerCertificate is not a function | Max retries: 3 | Retry: 2 | Retry Interval: 60 seconds | Type: http
2024-06-21T08:36:32+08:00 [MONITOR] WARN: Monitor #1 '充电桩-后台PC端': Pending: socket.getPeerCertificate is not a function | Max retries: 3 | Retry: 3 | Retry Interval: 60 seconds | Type: http
2024-06-21T08:37:34+08:00 [MONITOR] WARN: Monitor #1 '充电桩-后台PC端': Failing: socket.getPeerCertificate is not a function | Interval: 60 seconds | Type: http | Down Count: 0 | Resend Interval: 0
2024-06-21T08:37:40+08:00 [MONITOR] INFO: Get Monitor: 1 User ID: 1
2024-06-21T08:37:57+08:00 [MONITOR] INFO: Get Monitor: 1 User ID: 1
2024-06-21T08:38:01+08:00 [MANAGE] INFO: Resume Monitor: 1 User ID: 1
2024-06-21T08:38:01+08:00 [MONITOR] INFO: Get Monitor: 1 User ID: 1
2024-06-21T08:38:02+08:00 [MONITOR] WARN: Monitor #1 '充电桩-后台PC端': Pending: socket.getPeerCertificate is not a function | Max retries: 3 | Retry: 1 | Retry Interval: 60 seconds | Type: http
2024-06-21T08:38:13+08:00 [MONITOR] INFO: Get Monitor: 1 User ID: 1
2024-06-21T08:38:21+08:00 [MANAGE] INFO: Resume Monitor: 1 User ID: 1
2024-06-21T08:38:21+08:00 [MONITOR] INFO: Get Monitor: 1 User ID: 1
2024-06-21T08:38:23+08:00 [MONITOR] WARN: Monitor #1 '充电桩-后台PC端': Pending: socket.getPeerCertificate is not a function | Max retries: 3 | Retry: 1 | Retry Interval: 60 seconds | Type: http
2024-06-21T08:39:25+08:00 [MONITOR] WARN: Monitor #1 '充电桩-后台PC端': Pending: socket.getPeerCertificate is not a function | Max retries: 3 | Retry: 2 | Retry Interval: 60 seconds | Type: http
@ericclose ericclose added the bug Something isn't working label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cannot-reproduce
Projects
None yet
Development

No branches or pull requests

2 participants