Missing version information in staging #5

Closed
opened 2026-05-19 19:34:17 +00:00 by eliribble · 1 comment
Owner

Currently https://staging-sync.nidus.cloud/api is showing missing version information:

"version":{"build_time":"0001-01-01T00:00:00Z","is_modified":false,"revision":""}}

I've made some changes to the way the build is linked and started getting this in the log:

{"level":"warn","time":"2026-05-19T19:32:42Z","message":"Forcing production mode for testing templates"}
{"level":"info","environment":"PRODUCTION","is-prod":true,"revision":"","build_time":"0001-01-01 00:00:00 +0000 UTC","is modified":false,"Version":"2026.05.19-dirty","Commit":"dirty","BuildDate":"20260519162310","time":"2026-05-19T19:32:42Z","message":"Starting"}

I still need to parse it for the rest of the system.

Currently https://staging-sync.nidus.cloud/api is showing missing version information: ``` "version":{"build_time":"0001-01-01T00:00:00Z","is_modified":false,"revision":""}} ``` I've made some changes to the way the build is linked and started getting this in the log: ``` {"level":"warn","time":"2026-05-19T19:32:42Z","message":"Forcing production mode for testing templates"} {"level":"info","environment":"PRODUCTION","is-prod":true,"revision":"","build_time":"0001-01-01 00:00:00 +0000 UTC","is modified":false,"Version":"2026.05.19-dirty","Commit":"dirty","BuildDate":"20260519162310","time":"2026-05-19T19:32:42Z","message":"Starting"} ``` I still need to parse it for the rest of the system.
Author
Owner

Just pushed "80f727a07c" and got this on https://staging-sync.nidus.cloud/api

	
environment	"PRODUCTION"
sentry_dsn	"https://2924d49e103941c68706e67ead0be760@glitchtip.gleipnir.technology/8"
tegola	
nidus	"https://staging-tegola.nidus.cloud/maps/nidus/{z}/{x}/{y}?id={organization_id}"
rmo	"https://staging-tegola.nidus.cloud/maps/rmo/{z}/{x}/{y}"
version	
build_time	"2026-05-19T20:00:36Z"
is_modified	false
revision	"80f727a07cd8590320d81c4c5da6a755c2beb7eb"
Just pushed "80f727a07cd8590320d81c4c5da6a755c2beb7eb" and got this on https://staging-sync.nidus.cloud/api ``` environment "PRODUCTION" sentry_dsn "https://2924d49e103941c68706e67ead0be760@glitchtip.gleipnir.technology/8" tegola nidus "https://staging-tegola.nidus.cloud/maps/nidus/{z}/{x}/{y}?id={organization_id}" rmo "https://staging-tegola.nidus.cloud/maps/rmo/{z}/{x}/{y}" version build_time "2026-05-19T20:00:36Z" is_modified false revision "80f727a07cd8590320d81c4c5da6a755c2beb7eb" ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Gleipnir/nidus-sync#5
No description provided.