-
Notifications
You must be signed in to change notification settings - Fork 473
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
Proxy Setup fail with self-hosted runner #558
Comments
Hi @yannou38 👋, |
Hi @yannou38, We are unable to reproduce the error you are experiencing. We've successfully installed the dotnet without encountering any errors.
If the problem continues, please provide more details about your environment, setup and attach link to the build or public repository. So we can assist further. |
Hi @yannou38, Just a gentle reminder regarding this issue, If you have any updates or need further assistance, Please let us know. |
1 similar comment
Hi @yannou38, Just a gentle reminder regarding this issue, If you have any updates or need further assistance, Please let us know. |
The settings are correct, the other actions requiring those values work nicely
Not possible as it's my company proxy.
The runner should have the needed rights, but what do you call "set the proxy" ? it's already set beforehand.
Haven't tried that yet, as other matters took priority, but i'll try to do so in a reasonable timeframe. I don't expect it to fare better if ran manually however.
I can not share details about the build as it's private, company owned. The self-hosted runner is on a windows machine and not containerized if that helps. I would like to point out we barely use marketplace actions however, favoring in-house developped action, and thus don't have much experience using marketplace actions. Edit: this action work fine on a containerized instance, so it might be linked to my system. As pointed out before, i'll try to devote more time working on it |
Description:
When trying to use the action, i get an error when the action try to set the proxy object
Task version:
commit id c7e7147
Platform:
Runner type:
Repro steps:
Expected behavior:
Proxy should be set and dotnet should get downloaded
Actual behavior:
Error pasted above
The text was updated successfully, but these errors were encountered: