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

[BUG] confusing version numbers #146

Closed
1 task done
bartsiek opened this issue Apr 22, 2023 · 5 comments
Closed
1 task done

[BUG] confusing version numbers #146

bartsiek opened this issue Apr 22, 2023 · 5 comments

Comments

@bartsiek
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Running "latest" container from hub.docker.com

Log mentions
Smokeping version 2.007003 successfully launched.

Web UI mentions

Running on [SmokePing-2.7.3](https://oss.oetiker.ch/smokeping/counter.cgi/2.007003) by [Tobi Oetiker](https://tobi.oetiker.ch/) and Niko TyniMaintained by [LinuxServer.io](mailto:ironicbadger@linuxserver.io)

Link goes to https://oss.oetiker.ch/smokeping/counter.cgi/*2.007003*

Expected Behavior

Show aligned version in both logs and webinterface.
Show correct link.

Steps To Reproduce

  1. search linuxserver/smokeping image using Registry
  2. select tag Latest
  3. launch new instance
  4. map volumes /data and /config
  5. set PGID/PUID to run as regular user in s6
  6. start container

Environment

- OS: Synology
- How docker service was installed: GUI synology

CPU architecture

x86-64

Docker creation

from docker images --digests:
linuxserver/smokeping             latest       sha256:22430d68c806bc4f43244ce40b9219368694071f5a1252277a461975845c652f   34a333a5357d   3 days ago      221MB

Container logs

<LSIO logo + text here>
───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1026
User GID:    100
───────────────────────────────────────

[custom-init] No custom files found, skipping...
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 172.17.0.4. Set the 'ServerName' directive globally to suppress this message
[ls.io-init] done.
### parsing dig output...OK
Smokeping version 2.007003 successfully launched.
Entering multiprocess mode.
Child process 173 started for probe DNS.
Child process 174 started for probe FPing.
All probe processes started successfully.
DNS: probing 3 targets with step 300 s and offset 150 s.
FPing: probing 28 targets with step 300 s and offset 246 s.
@github-actions
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@thespad
Copy link
Member

thespad commented Apr 22, 2023

Upstream versions as 2.7.3:
https://github.com/linuxserver/docker-smokeping/blob/master/package_versions.txt#L152
https://oss.oetiker.ch/smokeping/stats.en.html

The fact that they also reference it as 2.007003 in the logs doesn't change that. We can't control how they display version output.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@drizuid
Copy link
Member

drizuid commented Jun 22, 2023

closing as we do not control what the devs of smokeping do with version numbers

@drizuid drizuid closed this as not planned Won't fix, can't repro, duplicate, stale Jun 22, 2023
@github-actions
Copy link

This issue is locked due to inactivity

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

3 participants