elschman

Results 21 comments of elschman

> "all other OS HW boxes etc supporting that" is too unspecific for me personally. ok several ubuntu 20/22 linux , windows 10, Win11, extreme network switches... can resolve and...

even the opnsense ping utility cant resolve the host and therefore ping but the dns lookup tool works fine!

> I'm merely stating the obvious: > > https://github.com/opnsense/core/blob/98878a9eb90c1150b232bfbc7e9a012a3e3462a0/src/opnsense/scripts/filter/lib/alias/base.py#L123 > presume that this is the alias handling it looks pretty correct but the failure at the gui and ssh is...

The host name is faked (original name ->my-comp ) its an company internal only host available only on internal dns servers. btw 172.22. ... is even just only private ip...

Seems to be not :-( [me@centos79 ~]$ fpm --version /usr/local/share/gems/gems/backports-3.23.0/lib/backports/ractor/cloner.rb:36:in `private': nil is not a symbol (TypeError) from /usr/local/share/gems/gems/backports-3.23.0/lib/backports/ractor/cloner.rb:36:in `' from /usr/local/share/gems/gems/backports-3.23.0/lib/backports/ractor/cloner.rb:7:in `' from /usr/local/share/gems/gems/backports-3.23.0/lib/backports/ractor/cloner.rb:6:in `' from /usr/local/share/gems/gems/backports-3.23.0/lib/backports/ractor/cloner.rb:5:in `' from...

Any other good reliable source for TV Series all around the world ? May be a sponsoring for a api key would be an idea ? Would this make your...

Simple.. first install the proxmoxer seconf follow the guideline to open a session open https://pve.proxmox.com/pve-docs/api-viewer/index.html to get knowledge about the api apth. I guess nodes /api2/json/nodes/{node}/qemu is the one your...

> proxmox = ProxmoxAPI('https:///', user='',password='***', verify_ssl=False) It looks like you forgot to mention the node you want to use to manage the proxmox. proxmox = ProxmoxAPI('https://[PROXMOXNODE]/', user='',password='***', verify_ssl=False)

See the main page at > Short usage information