You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my Archlinux system fully updated proxy was working fine until a few days ago.
Kernel 5.17.8-AMD
systemd version 250.5-1
Now in journalctl I have these repeated errors:
mag 16 07:29:52 archlinux systemd[1]: go-dispatch-proxy.service: Scheduled restart job, restart counter is at 158.
mag 16 07:29:52 archlinux systemd[1]: Stopped go-dispatch-proxy load balancing proxy.
mag 16 07:29:52 archlinux systemd[1]: Started go-dispatch-proxy load balancing proxy.
mag 16 07:29:52 archlinux go-dispatch-proxy[13750]: [INFO] Load balancer 1: 192.168.1.5, contention ratio: 1
mag 16 07:29:52 archlinux go-dispatch-proxy[13750]: [INFO] Load balancer 2: 192.168.1.6, contention ratio: 1
mag 16 07:29:52 archlinux go-dispatch-proxy[13750]: [FATAL] Could not start local server on 127.0.0.1:8080
mag 16 07:29:52 archlinux systemd[1]: go-dispatch-proxy.service: Main process exited, code=exited, status=1/FAILURE
mag 16 07:29:52 archlinux systemd[1]: go-dispatch-proxy.service: Failed with result 'exit-code'.
The port 8080 was used by another service...
However, even with port 8081 the connection often hangs for some time.
I guess this is something about the last release of systemd network or last kernel 5.17.x
I am using SwitchyOmega extension on Chrome.
I still have many mag 16 10:17:46 archlinux systemd[1]: go-dispatch-proxy.service: Failed with result 'exit-code'.
In my Archlinux system fully updated proxy was working fine until a few days ago.
Kernel 5.17.8-AMD
systemd version 250.5-1
Now in journalctl I have these repeated errors:
This is the systemd service:
And the content of /etc/go-dispatch-proxy.conf
OPTIONS="192.168.1.5 192.168.1.6"
The text was updated successfully, but these errors were encountered: