motioneyeos icon indicating copy to clipboard operation
motioneyeos copied to clipboard

Cannot access web interface

Open impy101 opened this issue 3 years ago • 1 comments

I have installed Docker and Armbian Buster on my BPI M2 zero and I have succesfully (I think) added Motioneye to my containers but I cannot open the web interface with <board IP>:8765

Have I missed something?

Preliminary Docs

I confirm that I have read the CONTRIBUTING guide before opening this issue.

I confirm that I have read the FAQ before opening this issue.

motionEyeOS Version

I am running motionEyeOS version: ccrisan/motioneye:master-amd64

Board Model

I am using the following board/model: BPI m2 zero

Network Connection

My motionEyeOS unit is connected to the network via: Wifi

impy101 avatar Nov 08 '22 00:11 impy101

Yes. You are running on an ARM machine, not a AMD64. You are running the wrong version. Follow these instructions for the ARM version: docker pull ccrisan/motioneye:master-armhf

starbasessd avatar Nov 08 '22 04:11 starbasessd