License server cant start after reboot
2691
3
2
I’m having an issue with license server after update to macOS 10.14.5 (18F203)
When I reinstall Houdini, everything works, but after reboot, I’m getting this:
https://www.dropbox.com/s/mhnzogeo1dkvz0j/Screenshot%202019-06-06%2007.55.27.png?dl=0 [
www.dropbox.com]
I believe that is a permission issue, anyone had the same problem and knows how to fix it?
Is it possible to start a license server manually?
UPDATE:
./hserver
hserver (39435): Existing server found at localhost:1714
hserver (39435): closing down
I believe license server is running, so something is wrong in other place
Edited by brokenkeyframe - June 6, 2019 03:10:35
-
- kalina
- Member
- 11 posts
- Joined: Aug. 2016
- Offline
Did you ever solve this?
kalina
Did you ever solve this?
I updated to macOS 10.15.2 (19C57) but looks like sometimes server still doesn't start for me and I have to start it manually in terminal:
cd /Library/Preferences/sesi/
Hope this helps!
-
- ChAoS_O
- Member
- 2 posts
- Joined: March 2012
- Offline
Since this is the only thread i found when i was searching for it:
Go to your terminal:
sudo launchctl load -w /Library/LaunchDaemons/com.sidefx.sesinetd.plist
Cheers