Tailscale #965

Closed
opened 2025-11-20 04:57:19 -05:00 by saavagebueno · 13 comments
Owner

Originally created by @pedrware on GitHub (Apr 22, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Tailscale

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/add-tailscale-lxc.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

bash: line 4: curl: command not found

🔄 Steps to reproduce the issue.

bash: line 4: curl: command not found

Paste the full error output (if available).

bash: line 4: curl: command not found

🖼️ Additional context (optional).

No response

Originally created by @pedrware on GitHub (Apr 22, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Tailscale ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/add-tailscale-lxc.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. `bash: line 4: curl: command not found` ### 🔄 Steps to reproduce the issue. `bash: line 4: curl: command not found` ### ❌ Paste the full error output (if available). `bash: line 4: curl: command not found` ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 04:57:20 -05:00
Author
Owner

@BBArikL commented on GitHub (Apr 22, 2025):

Install curl on your proxmox instance.

@BBArikL commented on GitHub (Apr 22, 2025): Install curl on your proxmox instance.
Author
Owner

@pedrware commented on GitHub (Apr 22, 2025):

Okay, that's where the error occurs.

Image

@pedrware commented on GitHub (Apr 22, 2025): Okay, that's where the error occurs. ![Image](https://github.com/user-attachments/assets/499a5fcf-7c96-4147-b898-45e528bc862f)
Author
Owner

@pharmacologic commented on GitHub (Apr 23, 2025):

@pedrware did you get this resolved? i'm facing the same error despite curl apparently being present

Image
@pharmacologic commented on GitHub (Apr 23, 2025): @pedrware did you get this resolved? i'm facing the same error despite `curl` apparently being present <img width="524" alt="Image" src="https://github.com/user-attachments/assets/21ac3093-a67e-4b2a-9d40-702b2fc9b4be" />
Author
Owner

@tremor021 commented on GitHub (Apr 23, 2025):

install curl on your host

@tremor021 commented on GitHub (Apr 23, 2025): install curl on your host
Author
Owner

@pharmacologic commented on GitHub (Apr 23, 2025):

as far as i can tell, curl is installed on the host

Image
@pharmacologic commented on GitHub (Apr 23, 2025): as far as i can tell, `curl` *is* installed on the host <img width="730" alt="Image" src="https://github.com/user-attachments/assets/08047de4-6ab5-4a30-9ecf-d1f3aa69b115" />
Author
Owner

@MickLesk commented on GitHub (Apr 23, 2025):

On the choosen Container

@MickLesk commented on GitHub (Apr 23, 2025): On the choosen Container
Author
Owner

@tremor021 commented on GitHub (Apr 23, 2025):

he is showing the screenshots of his host console. i thought he is trying to install it on the host, lol

@tremor021 commented on GitHub (Apr 23, 2025): he is showing the screenshots of his host console. i thought he is trying to install it on the host, lol
Author
Owner

@MickLesk commented on GitHub (Apr 23, 2025):

This Script do an pct exec on choosen LXC over whiptail dialogue

@MickLesk commented on GitHub (Apr 23, 2025): This Script do an pct exec on choosen LXC over whiptail dialogue
Author
Owner

@pharmacologic commented on GitHub (Apr 23, 2025):

On the choosen Container

yeah in my case the problem was with the container - it wasn't even networked, after sorting that out the script ran successfully. thanks for the hint!

@pharmacologic commented on GitHub (Apr 23, 2025): > On the choosen Container yeah in my case the problem was with the container - it wasn't even networked, after sorting that out the script ran successfully. thanks for the hint!
Author
Owner

@bckelley commented on GitHub (Jun 24, 2025):

the tailscale script is BROKEN! please fix this!!

@bckelley commented on GitHub (Jun 24, 2025): the tailscale script is BROKEN! please fix this!!
Author
Owner

@MickLesk commented on GitHub (Jun 24, 2025):

If you Open an issue, yes. Not old Issues

@MickLesk commented on GitHub (Jun 24, 2025): If you Open an issue, yes. Not old Issues
Author
Owner

@bckelley commented on GitHub (Jun 25, 2025):

So you want an issue opened for this same problem that was previously opened and closed without being fixed. Yea that's logical!

@bckelley commented on GitHub (Jun 25, 2025): So you want an issue opened for this same problem that was previously opened and closed without being fixed. Yea that's logical!
Author
Owner

@MickLesk commented on GitHub (Jun 26, 2025):

This will cost you 2 minutes. The script runs perfectly. But better to argue. By the way, it was not the same error ;-) but of course - discuss GitHub first. But that you have to understand that I have 100-300 notifications a day and don't respond to old issues, that's too much to ask?

Or even better, it seems that you can program a bit. Why don't you just do a PR with a bugfix instead of discussing it?

@MickLesk commented on GitHub (Jun 26, 2025): This will cost you 2 minutes. The script runs perfectly. But better to argue. By the way, it was not the same error ;-) but of course - discuss GitHub first. But that you have to understand that I have 100-300 notifications a day and don't respond to old issues, that's too much to ask? Or even better, it seems that you can program a bit. Why don't you just do a PR with a bugfix instead of discussing it?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#965