[Support] Linuxserver.io - Heimdall


Recommended Posts

2 hours ago, CorneliousJD said:

 

If you aren't a fan of command line you can just edit it via going to \appdata\heimdall\www and then opening the .env file with a text editor of your choice and editing it there. 

 

I put in https://sub.domain.com and saved it, restarted container, and I'm good to go now again.

 

Thanks @CorneliousJD, vi vs. GUI....  I hate to say for me GUI all the way.  

 

To understand...  there is only one file in the directory that is a .env?  

 

So example file could be Idontknow.env.....  vi opens the correct file because it is the only .env file in the directory BUT if the directory had 2 files with the .env extension I would have to specify file I wanted to edit...  How's my logic???

 

Thanks for the GUI tip.

 

Link to comment
On 1/7/2022 at 12:52 PM, Mystic said:

 

Thanks @CorneliousJD, vi vs. GUI....  I hate to say for me GUI all the way.  

 

To understand...  there is only one file in the directory that is a .env?  

 

So example file could be Idontknow.env.....  vi opens the correct file because it is the only .env file in the directory BUT if the directory had 2 files with the .env extension I would have to specify file I wanted to edit...  How's my logic???

 

Thanks for the GUI tip.

 

 

In that directory there's only one file that is .env (no filename, just .env extension)

 

\appdata\heimdall\www\.env 

  • Like 1
Link to comment

So it seems the root cause of this issue is NGINX Proxy Manager (NPM) issue as noted here: https://github.com/jc21/nginx-proxy-manager/issues/1717

 

I would say the real fix here is to roll back until they fix the problem.

2.9.13 seems to work fine.

 

If you're using the jlesage NPM image, you can add :v1.23.1 to the end of the docker image it pulls to downgrade, and that fixes the issue as well.

 

When NPM fixes the problem itself, this .env modification we are talking about shouldn't be needed anymore. :) 

Link to comment
  • 1 month later...
  • 2 months later...

For anyone stumbling across this after battling with SWAG, 502 errors etc.

 

I appreciate this is an old thread, but with lots of conflicting info out there, the answer for my issues was in the documentation.
 

The resolver.conf file had generated before I'd set up the custom network.

 

https://docs.linuxserver.io/general/swag - Search this page for 502

 

502

This error means that nginx can't talk to the application. There is a few common reasons for this:

The application and SWAG is not on the same custom docker network

Further up we talk about how to set up Docker networking, however there are some other common traps

The container name does not match the application name.

Covered in the section for Understanding the proxy conf structure

You manually changed the port.

Also covered in the section for Understanding the proxy conf structure

The container originally ran with host networking, or the default bridge.

In most cases the contents of /config/nginx/resolver.conf; should be ...resolver 127.0.0.11 valid=30s;, if this is not the case, you can:

Delete it, and restart the container to have it regenerate

Manually set the content(we wont override it)

Hope this helps someone, if nothing else, it will help future me should I have to do this again!

Link to comment
  • 1 month later...

I'm not running a reverse proxy - I just want simple access from within my network so that my wife can quickly have links available for external cameras and the baby monitor... Plus give myself a launching point for all my internal servers and dockers.

 

I am playing with the idea of putting many of my dockers on their own IP addresses so that they can be accessed by name and without having to enter port numbers.

 

image.png.c8b3fbd1bb66a2aec35b490cc091b613.png

 

It seems to work, except that the advanced apps give errors on testing and if already configured they just do not show any live data. 

 

image.png.7e235438655925fad6ca76ec6d5bb1f2.png

Link to comment
  • 3 weeks later...
  • 4 weeks later...
On 3/1/2022 at 11:24 AM, Groto said:

I made this change to make Heimdall work with NginxProxyManager, but now none of the dynamic apps work anymore, so I don't see the extra info on each of the heimdall tiles. Any ideas? My apps use https://subdomain.domain for the URL on each one instead of the IP address. 

 

me too, once it go tho NPM, none of dynamic app info can be displayed, could not even test the connection in config

Link to comment
  • 3 months later...
  • 2 months later...

Not sure if I set a password or not...but can't make changes, keep getting the 

 

These credentials do not match our records

These credentials do not match our records

 

Is there a way to remove/reset/change that password...all I have in 

/mnt/user/appdata/heimdall

is

root@MOBIUS:/mnt/user/appdata/heimdall# ll
total 4.0K
drwxr-xr-x 1 nobody users  83 Feb  3 06:42 ./
drwxrwxrwx 1 nobody users 236 Feb 15 20:05 ../
-rw-r--r-- 1 nobody users  48 Feb  3 06:42 .migrations
drwxr-xr-x 1 nobody users  38 Feb  3 06:42 keys/
drwxr-xr-x 1 nobody users  70 Feb 19 02:00 log/
drwxrwxr-x 1 nobody users 193 Feb 19 18:31 nginx/
drwxr-xr-x 1 nobody users  44 Feb  3 06:42 php/
drwxr-xr-x 1 nobody users 162 Feb 19 18:31 www/

 

Link to comment
  • 6 months later...

Hi All,

 

I've just updated unraid from 6.11.5 to 6.12.4 and everything has come back up fine other than my Hemidall container that causes an 

 

Execution error

Server error

 

whenever i try and restart the container. I've tried deleting the container and reinstall but thats not helped.

 

Has anyone else had this problem ?

 

I've attached the logs which I hope will help.

 

Cheers

 

D.

 

EDIT - OK, its defo to do with the second port 443, when i change this it runs but unraid wont load the web address. any help greatly appreciated

neo-diagnostics-20230912-2025.zip

Edited by BigDanT
Link to comment
  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.