[GH-ISSUE #219] Unable to install using Debian VPS #3290

Closed
opened 2026-04-20 07:13:27 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @NWilliamsSCU on GitHub (Feb 18, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/219

Recently spun up a Debian 10 64 Bit VPS and attempted to do the ./installer and received the following:

Image

When I attempt to re-install, it skips (see the bottom of the screenshot) until I rm -rf all of the dirs and files and start over. Same result each time.

Originally created by @NWilliamsSCU on GitHub (Feb 18, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/219 Recently spun up a Debian 10 64 Bit VPS and attempted to do the ./installer and received the following: ![Image](https://github.com/user-attachments/assets/26ed206c-0aee-4ca0-9bc0-dd5c3e484bf6) When I attempt to re-install, it skips (see the bottom of the screenshot) until I `rm -rf` all of the dirs and files and start over. Same result each time.
Author
Owner

@oschwartz10612 commented on GitHub (Feb 19, 2025):

The docker install commands might not be working for debian 10. We can definitely look at detecting older versions and adjusting the commands.

Could you try to following a guide or using https://get.docker.com/ to install docker and run the installer again and see if it works? You could also try Debain 12 if you are able.

<!-- gh-comment-id:2667271487 --> @oschwartz10612 commented on GitHub (Feb 19, 2025): The docker install commands might not be working for debian 10. We can definitely look at detecting older versions and adjusting the commands. Could you try to following a guide or using https://get.docker.com/ to install docker and run the installer again and see if it works? You could also try Debain 12 if you are able.
Author
Owner

@NWilliamsSCU commented on GitHub (Feb 19, 2025):

Ah yea, that's what I get for cheaping out on my VPS and being limited to 10 or lower based on 1GB RAM... I swapped over to Ubuntu and it's installing well since I'm on the latest build there...

<!-- gh-comment-id:2667538469 --> @NWilliamsSCU commented on GitHub (Feb 19, 2025): Ah yea, that's what I get for cheaping out on my VPS and being limited to 10 or lower based on 1GB RAM... I swapped over to Ubuntu and it's installing well since I'm on the latest build there...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#3290