Port 8883 already in use #136
Labels
No labels
bug
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
question
waiting for fix validation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mia/bumper#136
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, i'm trying to install bumper with docker and i'm planning to make a home assistant addon later. But i'm stuck as the port 8883 is already opened for mqtt server launched by home assistant itself. It's possible to map bumper to another port or the deebot need 8883?
I am not 100% sure but i think it has to be 8883 because robots code isn't changed, so the robot uses the ports which are defined by ecovacs. I am not very familiar with port forwarding but maybe you can forward the ports coming from the robot to the ports on your docker host which aren't conflicting with your existing containers?