Dotnet ASP.NET Web Server doesn't install without Verbose + doesn't work with Rider #2234

Closed
opened 2026-02-05 04:17:26 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Mishatopkek on GitHub (Dec 27, 2025).

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

Dotnet ASP Web API

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/dotnetaspwebapi.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.10

📈 Which Proxmox version are you on?

9.1.2

📝 Provide a clear and concise description of the issue.

I want to create an ASP.NET endpoint and it doesn't creates, just an infinite loop

There's also a problem I push my changes via SFTP, I tried different approaches besides provided, no success

🔄 Steps to reproduce the issue.

Run the script with default settings

Use Rider (It's free for non commerce use), create a simple .NET 10 Web API, publish it to a server, add a server with credentials from the instructions, you'll get a non-successful behaviour

Paste the full error output (if available).

No logs

🖼️ Additional context (optional).

image It asks for input. I added some text and it managed to build. On the page, there's 502, I think it's ok

I stick to another problem, I use Rider and
when I leave an empty root path, it fails to transfer,
rider64_2CeKHG17ou

when I tried to use / path, the files failed to send,
rider64_jZPn8cl4Et

when I tried to use var/www/html it sent all of the files, but I still get 502
rider64_JEW6vWGCgj

7RB8tpmynr
Originally created by @Mishatopkek on GitHub (Dec 27, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Dotnet ASP Web API ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/dotnetaspwebapi.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.10 ### 📈 Which Proxmox version are you on? 9.1.2 ### 📝 Provide a clear and concise description of the issue. I want to create an ASP.NET endpoint and it doesn't creates, just an infinite loop There's also a problem I push my changes via SFTP, I tried different approaches besides provided, no success ### 🔄 Steps to reproduce the issue. Run the script with default settings Use Rider (It's free for non commerce use), create a simple .NET 10 Web API, publish it to a server, add a server with credentials from the instructions, you'll get a non-successful behaviour ### ❌ Paste the full error output (if available). No logs ### 🖼️ Additional context (optional). <img width="1399" height="826" alt="image" src="https://github.com/user-attachments/assets/706a1ec6-9a89-468f-8acf-423add595fa8" /> It asks for input. I added some text and it managed to build. On the page, there's 502, I think it's ok I stick to another problem, I use Rider and when I leave an empty root path, it fails to transfer, <img width="1837" height="821" alt="rider64_2CeKHG17ou" src="https://github.com/user-attachments/assets/c51c6e49-a972-4556-b263-27cf303d1d12" /> when I tried to use `/` path, the files failed to send, <img width="1856" height="655" alt="rider64_jZPn8cl4Et" src="https://github.com/user-attachments/assets/6526e9b7-47d3-4f08-85fb-7b0d6e45a47a" /> when I tried to use `var/www/html` it sent all of the files, but I still get 502 <img width="1733" height="666" alt="rider64_JEW6vWGCgj" src="https://github.com/user-attachments/assets/8d8dc284-b303-4a49-8e34-f6ef69d05540" /> <img width="1920" height="1112" alt="7RB8tpmynr" src="https://github.com/user-attachments/assets/b1aac592-5d32-45c8-a512-268b6e0a4e65" />
OVERLORD added the bug label 2026-02-05 04:17:26 +03:00
Author
Owner

@tremor021 commented on GitHub (Dec 28, 2025):

@Mishatopkek as for the Rider issue, i really can't do anything there as we tested this with Visual Studio (as shown in tutorial). Try digging around some more, i'm sure there is a way for Rider to work with this

@tremor021 commented on GitHub (Dec 28, 2025): @Mishatopkek as for the Rider issue, i really can't do anything there as we tested this with Visual Studio (as shown in tutorial). Try digging around some more, i'm sure there is a way for Rider to work with this
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2234