[SOLVED] Error checking subscription

Jun 16, 2025
2
0
1
Hallo Zusammen,

Sollte der Post hier falsch sein bitte verschieben.

Ich weis dass ich erst mal alles falsch gemacht habe
Also schimpft bitte nicht so sehr mit mir ;-)
Ich habe ein Proxmox VE 8.4.0 in meinem Netzwerk installiert und dann erst ausgeliefert.
Ich weis macht man nicht, habe ich aber.
Was ich nicht bedacht hatte, dass vor Ort ein Proxy mit Authentifizierung genutzt wird.
Habe dann die entsprechenden Einstellungen vorgenommen und er läuft auch soweit ordentlich.
Hatte ich zu mindestens gedacht.
Habe auch eine Subskription auf diesem Server aktiviert und diese macht mir jetzt Sorgen.
im Status steht: invalid: subscription information too old.
Wenn ich auf testen drücke kommt die Fehlermeldung:
"Error checking subscription: https://shop.proxmox.com/modules/servers/licensing/verify.php: Dns Failed: resolve dns name 'server:1080':
failed to lookup address information: No address associated with hostname (500)"
ich weis jetzt nicht warum er den "Server:1080" abfragt. Vielleicht kann mir das einer erklären.
Ja ich weis das es ein DNS Fehler ist aber ich weis nicht wo ich ansetzen soll um diesen Fehler zu beheben.
Habe schon etwas recherchiert und bin über den Eintrag mit ipv6 gestolpert.
Dachte mir das könnte sein und habe mit
echo 'net.ipv6.conf.all.disable_ipv6 = 1' > /etc/sysctl.d/01-disable-ipv6.conf IP V6 erst mal abgeschaltet -> keine Verbesserung
also wieder Rolle Rückwärts echo 'net.ipv6.conf.all.disable_ipv6 = 0' > /etc/sysctl.d/01-disable-ipv6.conf oder sollte ich die Datei einfach löschen?
über die installierten Hosts kann ich proxmox.com auflösen nicht über die Shell des Proxmox obwohl der selbe DNS Server eingetragen ist.
Über Hilfe würde ich mich sehr freuen.

english:

Hello everyone,

I know that I did everything wrong at first,
so please don't be too hard on me ;-)
I installed Proxmox VE 8.4.0 on my network and then delivered it.
I know you're not supposed to do that, but I did.
What I hadn't considered was that a proxy with authentication is used on site.
I then made the appropriate settings and it seems to be running properly.
At least, that's what I thought.
I also activated a subscription on this server and now I'm worried about it.
The status says: invalid: subscription information too old.
When I press test, I get the error message:
"Error checking subscription: https://shop.proxmox.com/modules/servers/licensing/verify.php: Dns Failed: resolve dns name ‘server:1080’:
failed to lookup address information: No address associated with hostname (500)"
I don't know why it queries server:1080. Maybe someone can explain this to me.
Yes, I know it's a DNS error, but I don't know where to start to fix it.
I've already done some research and stumbled across the entry with ipv6.
I thought that might be it and used
echo ‘net.ipv6.conf.all.disable_ipv6 = 1’ > /etc/sysctl.d/01-disable-ipv6.conf to disable IP V6 for now -> no improvement
So I rolled back echo ‘net.ipv6.conf.all.disable_ipv6 = 0’ > /etc/sysctl.d/01-disable-ipv6.conf Or should I just delete the file?
I can resolve proxmox.com via the installed hosts, but not via the Proxmox shell, even though the same DNS server is entered.
I would really appreciate some help.

Translated with DeepL.com (free version)
 
Last edited:
Fehler gefunden
es war ein Hashtag im Passwort und damit kam ein Verbindungsfehler zustande.
Kleine Ursache große Wirkung

english:

Error found

There was a hashtag in the password, which caused a connection error.
Small cause, big effect

sorry please close this file