actions / runner

The Runner for GitHub Actions :rocket:
https://github.com/features/actions
MIT License
4.82k stars 946 forks source link

Runner Errors In config.cmd Saying "Year, Month, and Day parameters describe an un-representable DateTime." #3323

Open DeathBeastLLC opened 3 months ago

DeathBeastLLC commented 3 months ago

I followed the instructions to setup a self-hosted runner for my project. I ran the config.cmd script using the arguments from my repository in a command prompt in administrator mode.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'C:\actions-runnner'
  2. Run 'config.cmd' with the arguments
  3. See Error: "Year, Month, and Day parameters describe an un-representable DateTime."

Expected behavior Sets up the runner and adds it successfully.

Runner Version and Platform

Version of your runner? 2.317.0

OS of the machine running the runner? Windows 11 x64

What's not working?

Setting up the runner using config.cmd script