Skip to content
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

./webodm.sh update ==> ERROR: local error: tls: bad record MAC #1541

Closed
kpoman opened this issue Aug 13, 2024 · 1 comment
Closed

./webodm.sh update ==> ERROR: local error: tls: bad record MAC #1541

kpoman opened this issue Aug 13, 2024 · 1 comment

Comments

@kpoman
Copy link

kpoman commented Aug 13, 2024

I keep getting this download error after some time downloading the updated docker images, after multiple retries (Pulling node-odm ... retrying in 2 seconds ....etc...etc...)

kpoman@DESKTOP-3784MCR:~/dev/WebODM$ ./webodm.sh update
Checking for docker...   OK
Checking for docker-compose...  OK
docker-compose -f docker-compose.yml -f docker-compose.nodeodm.yml -f docker-compose.nodemicmac.yml down --remove-orphans
Removing network webodm_default
WARNING: Network webodm_default not found.
Updating WebODM...
git pull origin master
From https://github.com/OpenDroneMap/WebODM
 * branch              master     -> FETCH_HEAD
Already up to date.
docker-compose -f docker-compose.yml -f docker-compose.nodeodm.yml pull
Pulling broker   ... done
Pulling node-odm ... downloading (100.0%)
Pulling db       ... done
Pulling worker   ... downloading (100.0%)
Pulling webapp   ... downloading (100.0%)

ERROR: for node-odm  local error: tls: bad record MAC

ERROR: for worker  local error: tls: bad record MAC

ERROR: for webapp  local error: tls: bad record MAC
ERROR: local error: tls: bad record MAC
kpoman@DESKTOP-3784MCR:~/dev/WebODM$
@pierotofy
Copy link
Member

This doesn't look like a problem with WebODM, but a problem with the network of the computer. A quick search on Google for "tls: bad record mac" should yield some results on possible fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants