Host
Tell us about your Host OS (the machine you're building burrito apps on)
Host OS: Debian 12
Host CPU: AMD64
Please run zig version in your Burrito project directory and write the version here: 0.13.0
Please run elixir -v in your Burrito project directory and write the version here: 1.14.0
Target
Host OS: Ubuntu Noble
Host CPU: aarch64
Host LibC and Version (eg. gnu/musl x.y.z ...)
I got the release built successfully. At target server, when issuing ./executable I get error: AccessDenied immediately. It is fine when I do sudo ./executable.
Thanks a lot!
Host
Tell us about your Host OS (the machine you're building burrito apps on)
Host OS: Debian 12
Host CPU: AMD64
Please run
zig versionin your Burrito project directory and write the version here: 0.13.0Please run
elixir -vin your Burrito project directory and write the version here: 1.14.0Target
Host OS: Ubuntu Noble
Host CPU: aarch64
Host LibC and Version (eg. gnu/musl x.y.z ...)
I got the release built successfully. At target server, when issuing
./executableI geterror: AccessDeniedimmediately. It is fine when I dosudo ./executable.Thanks a lot!