-
I often buy 30 day proxies for Earnapp. After 30 days, is it safe just to remove those 10 from Proxies.txt, then adding another 10. and Start & stopping the script to get those URLS. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 4 replies
-
Went to add more proxes I purchased today. Stopped & started the containers again and got this message - Programs been running fine for weeks now. it downloads about 5-20. then I get this error. docker: error reponse from daemon: faied to create shim task: OCI runtime create failed: runc create failed: unable to create a new parent process: namespace path: lstat /proc/380309/ns/net: no such file or directory unknown |
Beta Was this translation helpful? Give feedback.
-
Hello, However, if you wish to update only few proxies and start the containers, make sure to replace the proxies which are not working and leave the remaining in the same line number where there are. Thank you |
Beta Was this translation helpful? Give feedback.
-
If your docker issue is still not resolved, please contact docker support team via the following link. Thank you |
Beta Was this translation helpful? Give feedback.
-
Is it safe to leave blanks in Proxies.txt, untill I get proxies to replace those? |
Beta Was this translation helpful? Give feedback.
-
You can check the proxy on this site to see if it can be used in the script. |
Beta Was this translation helpful? Give feedback.
Hello,
The internetIncome script does not detect if the proxies are online or not.
You will have to update the proxies manually in
proxies.txt
file.You have the option to delete (using
--delete
option) all the containers and update proxies and then start (using--start
option) them.However, if you wish to update only few proxies and start the containers, make sure to replace the proxies which are not working and leave the remaining in the same line number where there are.
The run
sudo bash updateProxies.sh
command to update the proxies.The devices with same proxies earlier will not be affected but the devices with offline proxies will be updated with new online proxies.
Thank you