Container Proxy error #182
Replies: 4 comments 3 replies
-
Hello,
Could you please run the following command and then start.
sudo bash internetIncome.sh --install
On Sunday, December 15, 2024, hnq ***@***.***> wrote:
… Starting Earnapp container.. docker: Error response from daemon: Container
3ba65fc95aa46448a676a7666f511e5fe4b30029893093660f09573daf76a105 is
restarting, wait until the container is running.
earnapp75e1f52f53337f7ee567f2250506957b1
i get error when start earn app with proxy, i try switch TUN2PROXY but got
same error. but same config, proxy still running on another server.
ps. log tun2proxy
docker logs 79e0835d8e644102e13573f2ae1e4f8c72e9a11dc53a5304cb98ca10a33e010e
open: Operation not permitted Cannot find device "tun0" Cannot find device
"tun0" Cannot find device "tun0" time="2024-12-15T06:47:26Z" level=info
msg="[DIALER] set fwmark: 0x22b" time="2024-12-15T06:47:26Z" level=fatal
msg="[ENGINE] failed to start: create tun: operation not permitted" open:
Operation not permitted Cannot find device "tun0" Cannot find device "tun0"
Cannot find device "tun0" time="2024-12-15T06:47:26Z" level=info
msg="[DIALER] set fwmark: 0x22b" time="2024-12-15T06:47:26Z" level=fatal
msg="[ENGINE] failed to start: create tun: operation not permitted" open:
Operation not permitted Cannot find device "tun0" Cannot find device "tun0"
Cannot find device "tun0"
—
Reply to this email directly, view it on GitHub
<#182>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYWPAUDRXSVT6FN63KWNK5D2FUQ3VAVCNFSM6AAAAABTUIHVCKVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXGY4DEOJUGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Could you please confirm if the above command worked? Thank you |
Beta Was this translation helpful? Give feedback.
-
Test branch has been updated to use tun device instead of mapping from main host. The issue seems to appear after the update in containerd version v1.7.24 . Thank you |
Beta Was this translation helpful? Give feedback.
-
Starting Earnapp container.. docker: Error response from daemon: Container 3ba65fc95aa46448a676a7666f511e5fe4b30029893093660f09573daf76a105 is restarting, wait until the container is running. earnapp75e1f52f53337f7ee567f2250506957b1
i get error when start earn app with proxy, i try switch TUN2PROXY but got same error. but same config, proxy still running on another server.
ps. log tun2proxy
docker logs 79e0835d8e644102e13573f2ae1e4f8c72e9a11dc53a5304cb98ca10a33e010e open: Operation not permitted Cannot find device "tun0" Cannot find device "tun0" Cannot find device "tun0" time="2024-12-15T06:47:26Z" level=info msg="[DIALER] set fwmark: 0x22b" time="2024-12-15T06:47:26Z" level=fatal msg="[ENGINE] failed to start: create tun: operation not permitted" open: Operation not permitted Cannot find device "tun0" Cannot find device "tun0" Cannot find device "tun0" time="2024-12-15T06:47:26Z" level=info msg="[DIALER] set fwmark: 0x22b" time="2024-12-15T06:47:26Z" level=fatal msg="[ENGINE] failed to start: create tun: operation not permitted" open: Operation not permitted Cannot find device "tun0" Cannot find device "tun0" Cannot find device "tun0"
Beta Was this translation helpful? Give feedback.
All reactions