JedimasterRDW / proxmox_motioneye_container

Install MotionEye in proxmox container
MIT License
13 stars 16 forks source link

Proxmox 7 #7

Open adjustinthings opened 3 years ago

adjustinthings commented 3 years ago

Having an issue getting this to work with Proxmox 7.

Updating LXC template list... Downloading LXC template... Do you want a privileged container?(yes/no) yes Creating Privileged LXC container... Starting LXC container... Setting up container OS... Updating container OS... E: Repository 'http://security.debian.org buster/updates InRelease' changed its 'Suite' value >from 'stable' to 'oldstable' E: Repository 'http://ftp.debian.org/debian buster InRelease' changed its 'Suite' value from >'stable' to 'oldstable' E: Repository 'http://ftp.debian.org/debian buster-updates InRelease' changed its 'Suite' >value from 'stable-updates' to 'oldstable-updates' [ERROR:LXC] 100@29 Unknown failure occured. [ERROR] 100@131 Unknown failure occured.

hwygarry commented 3 years ago

Yep, exact same issue here also on Proxmox 6.4-13

Ameglialuna commented 3 years ago

Same problem with 7.0-11

Deshmir commented 3 years ago

@adjustinthings @hwygarry @Ameglialuna

You can bypass this with "apt-get --allow-releaseinfo-change update". Either create a pull request yourself, or wait for @JedimasterRDW to update the code.

(p.s. i've forked his project with the --allow-releaseinfo-change code bash -c "$(wget -qLO - https://raw.githubusercontent.com/Deshmir/proxmox_motioneye_container/master/create_container.sh)"

@JedimasterRDW I'll remove the fork when there is a 'generic work-around'.

Pedder007 commented 1 year ago

Hi @Deshmir, your fork worked well and I was also able to restore the config from my current Raspi setup. But what is the login at the console about? I somewere found user: root, pw: motioneye, but that doesn't work. Any hint?

Update: Found it myself, credentials worked after rebooting the container 😄

Deshmir commented 1 year ago

@Pedder007 Good to hear it still works! Was checking, but you already updated your comment

For future reference, or the lazy ones:

MotionEye is reachable by going to the following URLs.

  http://${IP}:8765

MotiuonEye WebUI Login: admin Password: "No Password"

MotiuonEye Terminal Login: root Password: motioneye