Agent Push installation failes after checking platform for OSX machine
Hello
I'm trying to install a new machine, but after starting agent push it failes after "checking platform". I believe that the service is thinking that Im trying to install a Windows machine and not a OSX. I pasted the log below.
Any way on fixing/by passing this issue
[12:11:42]: AgentPush v92714 - Install Agent on remote host
[12:11:42]: Looking for Target Host...
[12:11:42]: Validating TeamCity Server Root URL 'http://someurl.example:8111' ...
[12:11:42]: WARNING: 'http://someurl.example:8111' appears to be localhost address.
[12:11:42]: WARNING: Make sure your Server URL is specified correctly on Administration/Server Configuration page. Server should be accessible by the URL from the target machine.
[12:11:42]: Starting agent push to '111.11.11.11'(IP: 111.11.11.11) using username 'teamcity-agent'. Target platform: 'Unix'
[12:11:42]: Checking Platform...
[12:11:46]: Darwin imac-agent 20.5.0 Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64 x86_64
[12:11:48]: Detected Platform: Win (imac-agent 20.5.0 Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64 x86_64)
[12:11:48]: Remote agent installation failed: Remote Platform 'Platform: os='win' arch='null' version='Unix'' differs from expected 'Unix'. Remote installation terminated.
Please sign in to leave a comment.
I do have the same issue, is there any solution to this Problem? Agent is running Big Sur 11.6.1 but it defines itself as os=win in the agent push terminal.
Hello Frank, did you get any response for the above or any work around?.