Proxomox Remote Access not accepting username & password

Hi,

I have set up tunnel to access my proxmox . I have tried with username and password its not accepting it.
I double check with my username and password it working fine with LAN access.

I have same issue with EVE-NG also.

Here are a few things you can try to troubleshoot the issue:

  1. Double-check your tunnel configuration: Make sure that you have set up your tunnel correctly, and that you are using the correct IP address and port number to access your Proxmox and EVE-NG servers.
  2. Check your firewall settings: Make sure that your firewall is not blocking access to your Proxmox and EVE-NG servers. You may need to open ports or configure your firewall to allow traffic through the tunnel.
  3. Verify your username and password: Make sure that you are entering the correct username and password when attempting to access your Proxmox and EVE-NG servers remotely. You may also want to check that your username and password are correctly configured in the Proxmox and EVE-NG systems.
  4. Check your network connectivity: Ensure that your network connectivity is working properly and that your Proxmox and EVE-NG servers are reachable from your local network. You may want to test your network connection using tools like ping or traceroute.

If none of these solutions work, you may want to seek further assistance from a network administrator or IT professional who is familiar with Proxmox and EVE-NG systems.

I saw a write up on doing tunnels on proxmox before I set mine up and it mentioned proxmox having issues with chunk encoding I set like this (with my host name of course)

  - hostname: (left out of this example)
    service: https://localhost:8006
    originRequest:
       disableChunkedEncoding: true
       noTLSVerify: true

I have this exact issue.
I have proxmox with a Cloudflare tunnel and it won’t accept any username or password (it will just say it’s incorrect)

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.