cant access the web interface #535

Closed
opened 2026-02-20 12:00:49 -05:00 by deekerman · 5 comments
Owner

Originally created by @Razerl64 on GitHub (Apr 6, 2022).

Hi All,
I'm new to docker
I had setup Heimdall all was working fine and now getting 500 Server Error

when looking at the logs

In CurlFactory.php line 210:

cURL error 28: Failed to connect to appslist.heimdall.site port 443 after 1
4088 ms: Operation timed out (see https://curl.haxx.se/libcurl/c/libcurl-er
rors.html) for https://appslist.heimdall.site/list.json

any help would be much appreciated

Originally created by @Razerl64 on GitHub (Apr 6, 2022). Hi All, I'm new to docker I had setup Heimdall all was working fine and now getting 500 Server Error when looking at the logs In CurlFactory.php line 210: cURL error 28: Failed to connect to appslist.heimdall.site port 443 after 1 4088 ms: Operation timed out (see https://curl.haxx.se/libcurl/c/libcurl-er rors.html) for https://appslist.heimdall.site/list.json any help would be much appreciated
deekerman 2026-02-20 12:00:49 -05:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@KodeStar commented on GitHub (Apr 12, 2022):

Your container seems unable to hit the site, you should try exec-ing into the container and seeing if it's limited to the site itself, or all sites

@KodeStar commented on GitHub (Apr 12, 2022): Your container seems unable to hit the site, you should try exec-ing into the container and seeing if it's limited to the site itself, or all sites
Author
Owner

@Razerl64 commented on GitHub (May 17, 2022):

thank you I will do some testing

@Razerl64 commented on GitHub (May 17, 2022): thank you I will do some testing
Author
Owner

@valboosky commented on GitHub (Jul 2, 2022):

too bad this is built in... was it to save on doing updates or the size of the image... i manage a lot of dashboards that are internal access only...

@valboosky commented on GitHub (Jul 2, 2022): too bad this is built in... was it to save on doing updates or the size of the image... i manage a lot of dashboards that are internal access only...
Author
Owner

@Mangeloco commented on GitHub (Sep 21, 2022):

I am having the same issue, while i can actually open the .json and curl it from the console of that same docker
help please

@Mangeloco commented on GitHub (Sep 21, 2022): I am having the same issue, while i can actually open the .json and curl it from the console of that same docker help please
Author
Owner

@Razerl64 commented on GitHub (Sep 24, 2022):

I am having the same issue, while i can actually open the .json and curl it from the console of that same docker help please

I found that the issue was a proxy issue after using the information from https://docs.docker.com/network/proxy/
the container started and was working

@Razerl64 commented on GitHub (Sep 24, 2022): > I am having the same issue, while i can actually open the .json and curl it from the console of that same docker help please I found that the issue was a proxy issue after using the information from https://docs.docker.com/network/proxy/ the container started and was working
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Heimdall-linuxserver#535
No description provided.