[SOLVED] Screenconnect - Stopped Working
-
@scottalanmiller said:
What do the logs say?
Windows Admin, not a linux guy. How do I check the logs?
-
Crap, can someone move this....
-
@anonymous said:
@scottalanmiller said:
What do the logs say?
Windows Admin, not a linux guy. How do I check the logs?
Linux isn't an OS so we'd need to know which OS to know where the logs are. Each OS based on Linux is unique. Oh, it's CentOS 7, I see that now.
-
@anonymous said:
Crap, can someone move this....
Moved.
-
CentOS logs are in /var/logs/messages
At least most logs are. /var/logs is the logging directory. Nearly everything goes into the "messages" catch all. But there are specific logs too for NginX, Apache (HTTPD), ScreenConnect, etc.
-
Do you know what time the SC app stopped working?
-
-
Oh boy, that's a big window for log scouring. I assume that there was no reboot during that time? Do you have sar collecting data? That might help to pinpoint when things changed.
-
When I was running Screen Connect on Linux it would fail on occasion like this and I would just download the Tar file and reinstall over the top and it would usually get it going again.
https://www.screenconnect.com/Download -
@scottalanmiller said:
Oh boy, that's a big window for log scouring. I assume that there was no reboot during that time? Do you have sar collecting data? That might help to pinpoint when things changed.
Darn it.... Forgot to turn on sar
-
@scottalanmiller Rebooted Monday.
-
@anonymous said:
@scottalanmiller said:
Oh boy, that's a big window for log scouring. I assume that there was no reboot during that time? Do you have sar collecting data? That might help to pinpoint when things changed.
Darn it.... Forgot to turn on sar
yum -y install sysstat
-
@GregoryHall said:
When I was running Screen Connect on Linux it would fail on occasion like this and I would just download the Tar file and reinstall over the top and it would usually get it going again.
https://www.screenconnect.com/DownloadDefine "on occasion" for me. I really want to get mine off the Windows box it is on and on a Linux based (likely CentOS 7) VM.
-
@JaredBusch said:
Define "on occasion" for me. I really want to get mine off the Windows box it is on and on a Linux based (likely CentOS 7) VM.
Yes, please do! Also, do you recommend windows instead of linux? If so, Why?
-
@anonymous said:
@JaredBusch said:
Define "on occasion" for me. I really want to get mine off the Windows box it is on and on a Linux based (likely CentOS 7) VM.
Yes, please do! Also, do you recommend windows instead of linux? If so, Why?
Keep in mind he's a full time Windows engineer that doesn't use Linux.
-
@scottalanmiller said:
Keep in mind he's a full time Windows engineer that doesn't use Linux.
Sadly, for the most part I am too. Trying to break into linux but.....
-
Finding issues like this and pushing through to find answers is a great way to learn a lot about it quickly.
-
@scottalanmiller said:
Finding issues like this and pushing through to find answers is a great way to learn a lot about it quickly.
That's why I haven't given up yet!
-
@scottalanmiller said:
CentOS logs are in /var/logs/messages
At least most logs are. /var/logs is the logging directory. Nearly everything goes into the "messages" catch all. But there are specific logs too for NginX, Apache (HTTPD), ScreenConnect, etc.
Both Directorys are missing? WTF?
-
@scottalanmiller said:
Keep in mind he's a full time Windows engineer that doesn't use Linux.
irrelevant though to reporting back the definition of "on occasion" as it pertains to the controller in question.