zimbatm has quit [Ping timeout: 252 seconds]
zimbatm has joined #nixos-wiki
lassulus_ has joined #nixos-wiki
lassulus has quit [Ping timeout: 252 seconds]
lassulus_ is now known as lassulus
orivej_ has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-wiki
asymmetric_ has joined #nixos-wiki
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-wiki
asymmetric has joined #nixos-wiki
asymmetric_ has quit [Ping timeout: 264 seconds]
orivej has quit [Ping timeout: 240 seconds]
nixoswikibot has joined #nixos-wiki
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 245 seconds]
orivej has joined #nixos-wiki
lassulus has quit [Ping timeout: 268 seconds]
lassulus has joined #nixos-wiki
<
makefu>
can we get the nixoswikibot back? or could we enable rss feeds via the api on our mediawiki?
orivej has quit [Ping timeout: 276 seconds]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 245 seconds]
asymmetric has quit [Ping timeout: 245 seconds]
<
fadenb>
makefu (IRC): working on it. Still fighting with the wikibot overlay and python. Falling back to using a fork now.
nixoswikibot has quit [Remote host closed the connection]
<
fadenb>
arr, freenode is severly broke. I am told user is authenticated but redirected to #nixos-unregistered anyway
nixoswikibot has joined #nixos-wiki
nixoswikibot has left #nixos-wiki [#nixos-wiki]
<
fadenb>
Possible wiki downtime in a moment (should only last for a few minutes)
nixoswikibot has joined #nixos-wiki
<
fadenb>
wupwup. Bot joined without manual interaction :)
<
fadenb>
As there is still the issue that the bot dies from time to time (without disconnecting) I will add a regular restart
<
fadenb>
Once every 24h good enough?
nixoswikibot has quit [Remote host closed the connection]
nixoswikibot has joined #nixos-wiki
nixoswikibot has quit [Remote host closed the connection]
nixoswikibot has joined #nixos-wiki
nixoswikibot has quit [Remote host closed the connection]
nixoswikibot has joined #nixos-wiki
nixoswikibot has quit [Remote host closed the connection]
nixoswikibot has joined #nixos-wiki
<
fadenb>
Hmm, is there no more elegant solution to restart a systemd unit on a timer other than a oneshot service doing the restart?
nixoswikibot has quit [Remote host closed the connection]
nixoswikibot has joined #nixos-wiki
nixoswikibot has quit [Remote host closed the connection]
nixoswikibot has joined #nixos-wiki
nixoswikibot has quit [Remote host closed the connection]
nixoswikibot has joined #nixos-wiki
<
makefu>
fadenb: you can start all services via oneshot
<
makefu>
s/oneshot/timer/
<
Reaktor|krebs>
makefu meant: fadenb: you can start all services via timer
<
makefu>
if the job is already running, nothing happens
<
makefu>
you can also restart a job via another job
<
fadenb>
the issue is that I need to restart as the bot is dead but process is still alive