Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homarr missing websockets and interal nginx #1952

Open
1 of 2 tasks
CrazyWolf13 opened this issue Feb 2, 2025 · 6 comments
Open
1 of 2 tasks

Homarr missing websockets and interal nginx #1952

CrazyWolf13 opened this issue Feb 2, 2025 · 6 comments
Assignees
Labels
bug Something isn't working investigation We are looking into it

Comments

@CrazyWolf13
Copy link
Contributor

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

homarr

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/homarr.sh)"

πŸ“ Provide a clear and concise description of the issue.

Homarr is using websockets for a lot of things, for example connecting to widgets, live-log loading, and many other parts, in the setup here the internal nginx server is missing.

Here their dockerfile which explains a bit about their use of the nginx server: https://github.com/homarr-labs/homarr/blob/dev/Dockerfile

This comes from talking to the homarr team, as I've been in contact with them for beta/alpha test of myself and working on possible update instructions for ttecks-scripts.

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 12

πŸ”„ Steps to reproduce the issue.

  1. Install Homarr
  2. view different thing not working like logs and some widgets, also refer to the browser console.

❌ Paste the full error output (if available).

N/A

πŸ–ΌοΈ Additional context (optional).

No response

@CrazyWolf13

This comment has been minimized.

@michelroegl-brunner michelroegl-brunner added bug Something isn't working investigation We are looking into it labels Feb 4, 2025
@MickLesk
Copy link
Member

MickLesk commented Feb 4, 2025

Do you have time to take a look for yourself? I don't use the tool, otherwise I would need a lot more input on what's missing etc.

@johnnyitd
Copy link

I actually encountered this myself. On one machine it doesnt connect to Homarr's websockets using Firefox.
On Chrome it works fine.

@Anarxus-LT
Copy link

I actually encountered this myself. On one machine it doesnt connect to Homarr's websockets using Firefox. On Chrome it works fine.

Same here, everything working on chrome. But it is unresponsive in Firefox

@heda4etak
Copy link

After installation I also get errors on firefox and chrome v118 (installation of homarr goes without errors)

Image

@CrazyWolf13
Copy link
Contributor Author

Hi all
Yeah I'm working on this, together with homarr-devs, though it's kinda hard and I've just got a bit limited time.

Current progress:

  • Rewritten the installer to be in line with upstream Dockerfile, I'll do some testing and then write the update-function.

(https://github.com/CrazyWolf13/ProxmoxVE/blob/fix-homarr/install/homarr-install.sh)

@CrazyWolf13 CrazyWolf13 mentioned this issue Feb 13, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigation We are looking into it
Projects
None yet
Development

No branches or pull requests

6 participants