-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Radxa Rock 5 ARM64 fails to initialize wg tunnel pod #20
Comments
BTW I would love to contribute. If anyone can give me feedback on the dev env requirements and build process, I can give it a go. |
👋 Thanks for reporting the bug! The issue:
seems to me that the
Thanks! Would love to see more contributions! To get started developing, you would need to install Go, Flutter Web and Docker. After that, you
Other tasks may help you build & run tests like |
I provisioned an aarch64 Ubuntu Focal EC2 instance, and the tunnel ran fine. Is there anything special about your OS. This is mine:
Can you give more details on your OS? |
FYI, there is a new section on the development guide in case anyone is interested: https://github.com/guardllamanet/guardllama/blob/main/CONTRIBUTING.md#development |
Weirdly enough, I got the same output as you did:
Will try again over the weekend |
Please provide a clear and concise description of the issue you are experiencing with GuardLlama.
While trying to install GuardLLama on a Rock 5 (raspberry pi like SBC), WG pod fails to initialize.
The OS installed is a custom build of Ubuntu Focal
uname -v = #rockchip SMP Mon Feb 6 09:18:21 UTC 2023
Please provide the steps to reproduce the issue.
Please describe the behavior you expected when performing the steps above.
init-wireguard-module.sh theoretically should work with arm64 ubuntu focal
Please describe the actual behavior you observed when performing the steps above.
Pods fail to initialize
Please provide any additional information or screenshots that might help us understand and resolve the issue.
wg tunnel pod logs:
Please provide the version of GuardLlama you are using.
glm-installer 1.1.0 (2023-04-16)
OS
Ubuntu Server 20.04
Cloud Provider
N/A
VPN Client
N/A
The text was updated successfully, but these errors were encountered: