Replies: 1 comment 4 replies
-
ah nvm about this one, you cant remove time-daemon. I must've fixed the error differently. Not sure yet, closing for now |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When provisioning a fresh Hetzner amd vps with Spin I always have to first remove
time-daemon
before provisioning. Else I get this error:To remove time-daemon I run
sudo apt-get remove time-daemon
perhaps this could be added to the provisioning script? If there are other solutions I'm all ears.Beta Was this translation helpful? Give feedback.
All reactions