September 29, 20205 yr Hi, Is this docker still under development? The mobile app demands that we upgrade the server to at least v0.90.50. cheers, russell
September 29, 20205 yr On 4/24/2020 at 1:45 AM, jaj08 said: Did ICMP ever issue ever get resolved? I am seeing the Not Permitted message and my install defaulted to the --user 99:100 advanced config. I'm still not getting the ICMP to work unfortunately. So I think it's still broken
September 29, 20205 yr Author 3 hours ago, Meaglin said: I'm still not getting the ICMP to work unfortunately. So I think it's still broken 11 hours ago, Russell_C said: Hi, Is this docker still under development? The mobile app demands that we upgrade the server to at least v0.90.50. cheers, russell It seems since last time I checked the author has moved the docker image from his personal account (hunterlog/statping) to an official account (stating/statping) -- the personal account is 4 months out of date. I have updated the template with the new registry. I'm not sure if this will update your templates as well, in case it doesn't you should go to Edit for the statping unraid app, switch to Advanced View and set the Repository field to statping/statping:latest You may also want to update the Docker Hub URL field to https://hub.docker.com/r/statping/statping Edited September 29, 20205 yr by FoxxMD
September 30, 20205 yr To fix the MySQL error on mariadb use the following command in mariadb console: mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql -p
September 30, 20205 yr Author @TuskenUnRaider what error is that? I will add your troubleshooting fix to the main post
September 30, 20205 yr 2 hours ago, FoxxMD said: @TuskenUnRaider what error is that? I will add your troubleshooting fix to the main post @FoxxMD "Error 1298: Unknown or incorrect time zone: 'UTC'"
October 8, 20205 yr Has anyone else had any issues with the web ui not actually displaying anything? The page title loads and you can view source code, but nothing is actually rendered on the page.
October 27, 20205 yr Cant log in? Installed app, loaded main page, scrolled down to dashboard, got presented with a login page (missing an image by the way), tried to log in with admin/admin which google says is the default login and no joy. What am i missing here?
November 16, 20205 yr @FoxxMD noticed that every time the docker restarts, it restarts the setup. You just complete it and your data is still there, but if I don't go there, the app doesn't run. For instance, if I restart my server, the slack notifications are down until I complete the setup again.
November 16, 20205 yr Author @pmcnano it looks like this is a known issue (and not an issue with the unraid template)
November 16, 20205 yr 6 hours ago, FoxxMD said: @pmcnano it looks like this is a known issue (and not an issue with the unraid template) Ah, thanks! You are right. Tho, the last post does mention it works fine with sqlite, which is what we are using, no? Edit: Tried with postgres and same thing, also commented on that post. I also found a post saying it might be permission issues with the data directory, but they seem to be root already. I will keep an eye on that issue. Thanks! Edited November 17, 20205 yr by pmcnano
November 17, 20205 yr Heyo, I just installed this and love the interface. I wanted to put some custom CSS but when I went to create the assets on the Theme page it said " file does not exist" looked in the docker log and it says " [31mERRO[0m[0026] sending error response for /api/theme/create: file does not exist [31mcode[0m=0 [31mdevice[0m="map[arch:amd64 num_cpu:8]" [31mmethod[0m=GET [31mos[0m="map[name:linux]" [31mruntime[0m="map[go_maxprocs:8 go_numcgocalls:9458 go_numroutines:19 name:go version:go1.14.9]" [31mtype[0m=handlers [31murl[0m=/api/theme/create" This says we need SASS installed and in $PATH https://docs.statping.com/ Anyone aware of how to do that or could we make this change to the docker? Thanks!
March 30, 20215 yr I was able to get pings to work by chaning --user 99:100 to --user 0:0 in advanced config of the template. this lets ping work it seems. EDIT: Then it was stuck in setup mode, but I fixed that too. Went to console on unraid, and did the following commands. cd /mnt/user/appdata/statping sudo chown root:users . Restarted container and it's running as root now, reads/accepts the config, and ping tests work in StatPing as expected. PS - For what it's wroth, it seems the SQLite database gets corrupted all the freaking time. Haven't had the issue (yet) since setting up with MaridaDB. Edited March 30, 20215 yr by CorneliousJD
April 21, 20215 yr anyone statping working? when i open the webui it just keep loading Edit: reinstalled docker fix it Edited April 21, 20215 yr by Kira
April 28, 20215 yr I can't seem to get past the setup stage. Using MariaDB and getting error connecting to database: dial tcp 127.0.0.1:3306: connect: connection refused Not too sure what I'm doing wrongly, is there a step by step guide anywhere?
April 28, 20215 yr Not that I use it, but try giving it the IP address of the server, not localhost in the setup
April 28, 20215 yr 12 minutes ago, Squid said: Not that I use it, but try giving it the IP address of the server, not localhost in the setup This sorted the initial problem, thank you - but now Statping is returning 'error connecting to database: Error 1298: Unknown or incorrect time zone: 'UTC''. I added a timezone variable to MariaDB but still returned the same issue EDIT - Just seen @TuskenUnRaider post above, this resolved the issue Edited April 28, 20215 yr by XM1 Found answer above
January 3, 20251 yr Looking in the unraid app store it looks like @CorneliousJD is maintaining this now? The app works perfectly other than it seems to stop randomly. I was wondering if it is when my docker apps check for updates. There doesn't seem to be anything useful in the log file. Does anyone else have this issue, or is there a way I can enable debug logging?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.