Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Timestamps in /var/log/graphql-api.log are adrift from the hardware and software clock...seems concerning...is it?

Featured Replies

  • Community Expert

My first time playing with the API and Connect. Connecting to unraid.net seems to work but the gui states errors but I cannot find the associated logs to know the detail. Also had issues connecting an OIDC Provider which I've not yet resolved but it was a cert validation issue.

I noticed the timestamps in the graphql-api.log were adrift from the system time, before I lose more time tshooting my OIDC stuff I'm bothered about the time drift.

NTP is configured and working, hardware and software clocks are in sync. syslog timestamps all as expected.

root@blackrack:/# echo "System Time: $(date)"; echo "Hardware Time: $(hwclock --show)"

System Time: Fri Mar 13 20:58:10 GMT 2026

Hardware Time: 2026-03-13 20:58:10.218973+00:00

root@blackrack:/# logger "Test timestamp"

root@blackrack:/# tail -n1 /var/log/syslog

Mar 13 20:58:14 blackrack root: Test timestamp

Yet for the API...

root@blackrack:/# unraid-api stop

[PM2] [unraid-api](0) ✓

root@blackrack:/# rm /var/log/graphql-api.log

root@blackrack:/# echo "System Time: $(date)"; echo "Hardware Time: $(hwclock --show)"

System Time: Fri Mar 13 20:59:01 GMT 2026

Hardware Time: 2026-03-13 20:59:01.975691+00:00

root@blackrack:/# unraid-api start

Starting the Unraid API

[PM2][WARN] Applications unraid-api not running, starting...

[PM2][WARN] App unraid-api has option 'wait_ready' set, waiting for app to be ready...

[PM2] App [unraid-api] launched (1 instances)

+--- unraid-api

namespace : default

version : 4.29.2+c39b0b26

pid : 608133

pm2 id : 0

status : online

mode : fork

restarted : 0

uptime : 1s

memory usage : 224.9mb

error log : /var/log/graphql-api.log

watching : no

PID file : /var/log/.pm2/pids/unraid-api-0.pid

root@blackrack:/# tail -n5 /var/log/graphql-api.log

[20:03:07 INFO NestApplication]: Nest application successfully started {"apiVersion":"4.29.2+c39b0b26","logger":"api","context":"NestApplication"}

[20:03:07 INFO api]: Server listening on /var/run/unraid-api.sock {"apiVersion":"4.29.2+c39b0b26","logger":"api"}

[20:03:07 INFO api]: Nest Server is now listening {"apiVersion":"4.29.2+c39b0b26","logger":"api"}

[20:03:07 INFO app]: Startup complete in 582ms {"apiVersion":"4.29.2+c39b0b26"}

[20:03:08 INFO MothershipGraphqlClientService]: Connected to wss://mothership.unraid.net/ws {"apiVersion":"4.29.2+c39b0b26","logger":"api","context":"MothershipGraphqlClientService"}

Any help appreicated.

Solved by KillerK

  • Author
  • Community Expert

Hi @JorgeB sorry to be a pain but I think this post would be better in the 112-unraid-api-support section rather than this one, are you able to move it please?

Edited by KillerK

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.