Error: map error: failed to create map AYA_LOG_BUF
with code -1
#692
Replies: 1 comment
-
Received an answer on Discord! To run the Docker container correctly, we need to include the following flags: I'll create a pull request with an example in the book project. Thanks, @vadorovsky, for your help! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I'm currently working on running an example project on an Ubuntu Docker container.
After installing all the dependencies, the following command works perfectly fine:
However, when I attempt to run the project using:
I encounter the following error:
I would really appreciate it if someone could assist me in resolving this issue. Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions