Docker Probe Container: Ping Monitoring is disabled #800

Closed
opened 2026-04-05 16:23:08 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @meifi on 7/15/2024

Hi,

we've installed oneuptime on Ubuntu 24.04 LTS with docker. But we cant use monitor type ping. on the admindashboard it says offline. dockerlogs for default probe and a manually added probe shows in log the following:

docker container logs oneuptime-probe

> @oneuptime/probe@1.0.0 start
> node --require ts-node/register Index.ts

App Version: 7.0.2774
(node:19) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Ping monitoring is disabled on this machine. Fallback to port monitoring
Ping monitoring is disabled
*Originally created by @meifi on 7/15/2024* Hi, we've installed oneuptime on Ubuntu 24.04 LTS with docker. But we cant use monitor type ping. on the admindashboard it says offline. dockerlogs for default probe and a manually added probe shows in log the following: ``` docker container logs oneuptime-probe > @oneuptime/probe@1.0.0 start > node --require ts-node/register Index.ts App Version: 7.0.2774 (node:19) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) Ping monitoring is disabled on this machine. Fallback to port monitoring Ping monitoring is disabled ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#800