error

jhmc93

Member
Feb 22, 2022
180
1
23
31
can someone tell me what this error is for?
 

Attachments

  • Screenshot_4.png
    Screenshot_4.png
    8.6 KB · Views: 22
doesnt help me as my version is still bullseye
I think the point of the discussion is that some repositories were added incorrectly. Examine your repos carefully. Run some of the debugging commands that were referenced.

At the very least provide a screenshot similar to the one from referenced thread that shows more relevant information, ie highlighting which repo was misconfigured.

Or run all the commands referenced in first 8-10 comments and post the output (using CODE tags).

Good luck.



Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
I think the point of the discussion is that some repositories were added incorrectly. Examine your repos carefully. Run some of the debugging commands that were referenced.

At the very least provide a screenshot similar to the one from referenced thread that shows more relevant information, ie highlighting which repo was misconfigured.

Or run all the commands referenced in first 8-10 comments and post the output (using CODE tags).

Good luck.



Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
attached are my repos, the output to the cat /etc/os-release command:
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/
the output to pve-version -v:
proxmox-ve: 7.4-1 (running kernel: 5.15.104-1-pve)
pve-manager: 7.4-3 (running version: 7.4-3/9002ab8a)
pve-kernel-5.15: 7.4-1
pve-kernel-5.15.104-1-pve: 5.15.104-2
pve-kernel-5.15.102-1-pve: 5.15.102-1
ceph-fuse: 15.2.17-pve1
corosync: 3.1.7-pve1
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown2: 3.1.0-1+pmx3
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.24-pve2
libproxmox-acme-perl: 1.4.4
libproxmox-backup-qemu0: 1.3.1-1
libproxmox-rs-perl: 0.2.1
libpve-access-control: 7.4-2
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.3-4
libpve-guest-common-perl: 4.2-4
libpve-http-server-perl: 4.2-2
libpve-rs-perl: 0.7.5
libpve-storage-perl: 7.4-2
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 5.0.2-2
lxcfs: 5.0.3-pve1
novnc-pve: 1.4.0-1
proxmox-backup-client: 2.4.1-1
proxmox-backup-file-restore: 2.4.1-1
proxmox-kernel-helper: 7.4-1
proxmox-mail-forward: 0.1.1-1
proxmox-mini-journalreader: 1.3-1
proxmox-widget-toolkit: 3.6.5
pve-cluster: 7.3-3
pve-container: 4.4-3
pve-docs: 7.4-2
pve-edk2-firmware: 3.20230228-2
pve-firewall: 4.3-1
pve-firmware: 3.6-4
pve-ha-manager: 3.6.0
pve-i18n: 2.12-1
pve-qemu-kvm: 7.2.0-8
pve-xtermjs: 4.16.0-1
qemu-server: 7.4-3
smartmontools: 7.2-pve3
spiceterm: 3.2-2
swtpm: 0.8.0~bpo11+3
vncterm: 1.7-1
zfsutils-linux: 2.1.9-pve1
the output to show base-files:

Package: base-files
Version: 11.1+deb11u6
Priority: required
Essential: yes
Section: admin
Maintainer: Santiago Vila <sanvila@debian.org>
Installed-Size: 349 kB
Provides: base
Pre-Depends: awk
Breaks: debian-security-support (<< 2019.04.25), initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~)
Replaces: base, dpkg (<= 1.15.0), miscutils
Tag: admin::configuring, admin::install, admin::login, role::app-data,
suite::debian
Download-Size: 70.1 kB
APT-Manual-Installed: yes
APT-Sources: http://ftp.debian.org/debian bullseye/main amd64 Packages
Description: Debian base system miscellaneous files
This package contains the basic filesystem hierarchy of a Debian system, and
several important miscellaneous files, such as /etc/debian_version,
/etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others,
and the text of several common licenses in use on Debian systems.
 

Attachments

  • Screenshot_6.png
    Screenshot_6.png
    47.7 KB · Views: 17
Last edited:
I see you have added repos for influxdata, jenkins and graphana. They are flagged as their suite is "stable", but not "bullseye", so Proxmox sees that as an error.
The other thing is this, anything custom should be occurring in a container or VM, the Proxmox instance is only supposed to be a host; given those are a mix of automation, database and API systems. However, you may also have something fancy planned, but we don't have enough info to know that yet ;)
 
  • Like
Reactions: UdoB
I see you have added repos for influxdata, jenkins and graphana. They are flagged as their suite is "stable", but not "bullseye", so Proxmox sees that as an error.
The other thing is this, anything custom should be occurring in a container or VM, the Proxmox instance is only supposed to be a host; given those are a mix of automation, database and API systems. However, you may also have something fancy planned, but we don't have enough info to know that yet ;)
Grafana was for monitoring my storage space and cpu usage
 
Ye my grafana shows the same as that screenshot above when I put my mouse pointer on the exclamation point.
You probably also have seen the definition of "!" at the top left? 1681564507865.png
A Warning is not an Error. Generally it does not prevent your system from functioning, but indicates that you may run into something undesirable.

So I can’t run grafana through the proxmox instance?
you can. If the warning bothers you - fix it by editing the file as indicated below:
They are flagged as their suite is "stable", but not "bullseye", so Proxmox sees that as an error.

The file path and name can also be found on the same screen.

Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
You probably also have seen the definition of "!" at the top left? View attachment 49247
A Warning is not an Error. Generally it does not prevent your system from functioning, but indicates that you may run into something undesirable.


you can. If the warning bothers you - fix it by editing the file as indicated below:


The file path and name can also be found on the same screen.

Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
What same screen the respiratory screen? Sorry I’m really new to proxmox environment so still a learning process
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!