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

cURL error 7: Failed to connect to appslist.heimdall.site port 443 after 0 ms #1397

Open
Heph81 opened this issue Nov 11, 2024 · 10 comments
Open

Comments

@Heph81
Copy link

Heph81 commented Nov 11, 2024

There was a thread but it was closed ... i had haimdall running, and suddenly this problem started... getting error 500 while trying to add an app to the applist ...
i recreated the VM several time and installed all from scratch, played around with GUID und PGID ... Always the same problem. Even tried earlier releases...

generated the lsiosupport.txt

any idea now ?

lsiosupport.txt

@Heph81
Copy link
Author

Heph81 commented Nov 12, 2024

ok ...i just realised it only happens if i choose an application on the top. i can create entries with own icons and it works fine, als long as i dont choose an application...
maybe it helps looking for this problem

@KodeStar
Copy link
Member

Sounds like a connectivity issue inside your container, exec into the container and see if you can hit https://appslist.heimdall.site/list.json maybe

@Heph81
Copy link
Author

Heph81 commented Nov 12, 2024

hm what do you mean "exec into the container" and how / were should i try to reach this url ?
but thx for trying to help me :-)
bash cant find such file / directory

@raphpunk
Copy link

It's going to look something like the following:
docker exec -it mycontainer sh
I would see the docker documentation here.

@Heph81
Copy link
Author

Heph81 commented Nov 14, 2024

i am still too stupid. exec into the Container is fine, but executing https commands doesnt work from CLI (-:

@raphpunk
Copy link

Sounds like a connectivity issue inside your container, exec into the container and see if you can hit https://appslist.heimdall.site/list.json maybe

It comes back to this. Alternatively a work around is storing the Applist locally

@Heph81
Copy link
Author

Heph81 commented Nov 17, 2024

can somone explain what i have to test ^^ ?

Sounds like a connectivity issue inside your container, exec into the container and see if you can hit https://appslist.heimdall.site/list.json maybe

Can someone explain ? ;-)

cURL error 7: Failed to connect to appslist.heimdall.site port 443 thats the error in log

@Heph81
Copy link
Author

Heph81 commented Nov 17, 2024

Solved it, Adguard was blocking

@raphpunk
Copy link

Can the ticket be closed?

@Xerionty
Copy link

Same "issue" here. TLD .site is on some blocklists. Resolved by allowing appslist.heimdall.site or *.appslist.heimdall.site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Non-Docker Issues
Development

No branches or pull requests

4 participants