4

Sometimes i have problems with my Xcode server running on a separate mac mini. On my Macbook the Xcode bots won't show up and/or I can't connect to the Xcode server in the settings pane.

My Xcode server running on a mac mini also shows me "Error Reading Settings" error sometimes...

enter image description here

I also reset Xcode server already but after a while it doesn't work again.

UPDATE

Currently it's working again since a couple days. What my changes were:

I was having only the "xcodeserver" user on the server machine. I added my personal account and I changed it to have the xcodeserver user running the service and the tests and my personal user to run the Server App. I'm really not sure what it changed under the hood, but it works for now.

Lukas Würzburger
  • 6,543
  • 7
  • 41
  • 75
  • I feel with you. We have the same problem. We setup a new build server from scratch, and even though there are no bots configured yet, it shows this error on the new machine... Did you find a solution meanwhile? – benjist Jul 20 '17 at 11:04
  • Not yet, unfortunately. So you also reinstalled macOS again? – Lukas Würzburger Jul 20 '17 at 13:24
  • Yes. Actually it is a second mac mini, setup from scratch with nothing on it yet but a fresh server and xcode installation. – benjist Jul 20 '17 at 14:39
  • Ok i also erased the whole partition and created it again. it works for now. but when i did it the first time it worked in the beginning too. it stopped after a couple months. i also tried to setup a webserver on the same machine a while ago. maybe something went wrong there. – Lukas Würzburger Jul 22 '17 at 13:22

1 Answers1

0

Fixed few seconds ago.

  1. Backup /Library/Server/named

  2. Remove files from /Library/Server/named

  3. Reinstall Server app

  4. Look into saved files and reconfigure DNS

Source