CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

[Bug] wireguard on rasp 5 8GB not connecting

Open skittles-fivem opened this issue 1 year ago • 0 comments
trafficstars

Describe the bug

i upgraded the raspberry pi to a rasp 5 8GB from a rasp 4 4GB and all the sudden wireguard fails to connect no matter how many times i change port reinstall and reflash rasb pi os 64 bit BUT if i go back to rasp 4 with the setup i have on rasp 5 it just works so not sure if rasp 5 has something newer that rasp 4 doesnt

To Reproduce

Steps to reproduce the behavior:

  1. Go to on rasp 4 and get working
  2. change pi to rasp 5
  3. wireguard clients fail to connect even with no ip or port change
  4. See error

Expected behavior to connect all clients that were just connected before upgrading to a better unit Screenshots

NONE

System Time

Run timedatectl and share the output

(Tue 2024-02-27 02:21:36 GMT)

Logs wg-easy | 2024-02-27T02:16:07.512Z Server New Session: NF37qXGn0EgEvwVT1Oa1-07kb8X44lYN wg-easy | 2024-02-27T02:20:48.193Z Server Listening on http://0.0.0.0:51821 wg-easy | 2024-02-27T02:20:48.194Z WireGuard Loading configuration... wg-easy | 2024-02-27T02:20:48.195Z WireGuard Configuration loaded. wg-easy | 2024-02-27T02:20:48.195Z WireGuard Config saving... wg-easy | 2024-02-27T02:20:48.196Z WireGuard Config saved. wg-easy | $ wg-quick down wg0 wg-easy | $ wg-quick up wg0 wg-easy | 2024-02-27T02:20:48.262Z WireGuard Config syncing... wg-easy | $ wg syncconf wg0 <(wg-quick strip wg0) wg-easy | 2024-02-27T02:20:48.285Z WireGuard Config synced.

Run following command to collect corresponding logs:

sudo journalctl -xef -u casaos-gateway
[sudo journalctl -xef -u casaos-gateway.txt](https://github.com/IceWhaleTech/CasaOS/files/14413510/sudo.journalctl.-xef.-u.casaos-gateway.txt)

sudo journalctl -xef -u casaos-user-service
[sudo journalctl -xef -u casaos-user-service.txt](https://github.com/IceWhaleTech/CasaOS/files/14413522/sudo.journalctl.-xef.-u.casaos-user-service.txt)

sudo journalctl -xef -u casaos-local-storage
[sudo journalctl -xef -u casaos-local-storage.txt](https://github.com/IceWhaleTech/CasaOS/files/14413535/sudo.journalctl.-xef.-u.casaos-local-storage.txt)

sudo journalctl -xef -u casaos-app-management
[sudo journalctl -xef -u casaos-app-management.txt](https://github.com/IceWhaleTech/CasaOS/files/14413542/sudo.journalctl.-xef.-u.casaos-app-management.txt)

sudo journalctl -xef -u casaos.service
[sudo journalctl -xef -u casaos.service.txt](https://github.com/IceWhaleTech/CasaOS/files/14413547/sudo.journalctl.-xef.-u.casaos.service.txt)

Additional context

Add any other context about the problem here.

If you are a Zimaboard user, make it explicit with when you got your Zimaboard.

skittles-fivem avatar Feb 27 '24 02:02 skittles-fivem