pimox / pimox7

Proxmox V7 for Raspberry Pi
1.7k stars 157 forks source link

I got 404 Not Found #153

Open MiChaelinzo opened 1 year ago

MiChaelinzo commented 1 year ago

I got 404 Not Found navigating to the web ip 192.168.0.255/8006 I'm connected an ethernet cable to my raspberry pi 4 model b into my laptop and modem too!

TheBossME commented 1 year ago

Typo mismatch

https://192.168.0.255:8006

MiChaelinzo commented 1 year ago

This site can't be reached 192.168.0.255 refused to connect.

ERR_CONNECTION_REFUSED

I got a Pi hole but it's not blocking 192.168.0.255 /24

BramElshout commented 1 year ago

I do not get it

Hmmm… can't reach this page 21.21.1.2 took too long to respond

can someone help me? i heve a raspberry pi 4b with 8G

TheBossME commented 1 year ago

Hy guys,

Why do,you doesn't update to the unofficial Proxmox 8 release ?

Pimox isn't updated anymore that I see.

https://github.com/jiangcuo/Proxmox-Port/blob/main/help/repo.md

I do update pimox to Debian 12 bookworm and proxmox arm64 Port from Jiang Cuo

I'm very happy with this arm64 Port of Proxmox.

BramElshout commented 1 year ago

when I try to update it I get the message 'in release'

TheBossME commented 1 year ago

when I try to update it I get the message 'in release'

Try the repo mirror with global please. But keep in mind you must be on Debian bookworm to use the bookworm port.

Don't forget to import the key.

curl https://mirrors.apqa.cn/proxmox/debian/pveport.gpg -o /etc/apt/trusted.gpg.d/pveport.gpg

create this in /etc/apt/sources.list.d/pveport.list deb https://mirrors.apqa.cn/proxmox/debian/pve bookworm port

If you're using raspOS image please remove armhf architecture first with the following command.

There is no 32 bit support for Proxmox, only arm64 support.

dpkg --remove-architecture armhf