-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't connect from any device after Deskreen crash #137
Comments
I found some log in Console, may be helpful:
|
Prerequisites
Tried release downloaded from deskreen.com, and (after uninstall) installing it from Homebrew, got the same version, and same issue
master
branchDEBUG_PROD=true yarn build && yarn start
Expected Behavior
I should be able to connect to http://192.168.1.74:3131/202280 when Deskreeen windows shows it (as it used to be)
I can't connect from any device, except the computer running Deskreen itself
Current Behavior
I get 'ERR_CONNECTION_TIMED_OUT' error from any device I tried to connect from (except the local browser)
I used Deskreen since a while and it was working without much isses (although sometimes it crash so badly, MacOS logged me out and dropped to the login screen), but after the last crash, I can't connect anymore.
Rebooted the computer, no change.
MacOS 11.2.3
Steps to Reproduce
I'm not sure this is relevant, but I got this dump after crash:
panic(cpu 6 caller 0xffffff8016764a25): userspace watchdog timeout: no successful checkins from com.apple.WindowServer in 120 seconds
service: com.apple.logd, total successful checkins since wake (128701 seconds ago): 12871, last successful checkin: 0 seconds ago
service: com.apple.WindowServer, total successful checkins since wake (128701 seconds ago): 12859, last successful checkin: 120 seconds ago
Backtrace (CPU 6), Frame : Return Address
0xffffffb0de0ab670 : 0xffffff80134bab4d
0xffffffb0de0ab6c0 : 0xffffff80135fd7e3
0xffffffb0de0ab700 : 0xffffff80135ede1a
0xffffffb0de0ab750 : 0xffffff801345fa2f
0xffffffb0de0ab770 : 0xffffff80134ba3ed
0xffffffb0de0ab890 : 0xffffff80134ba6d8
0xffffffb0de0ab900 : 0xffffff8013cbf004
0xffffffb0de0ab970 : 0xffffff8016764a25
0xffffffb0de0ab980 : 0xffffff8016764678
0xffffffb0de0ab9a0 : 0xffffff8013c4628e
0xffffffb0de0ab9f0 : 0xffffff8016763ab4
0xffffffb0de0abb20 : 0xffffff8013c5045b
0xffffffb0de0abc80 : 0xffffff80135a8e51
0xffffffb0de0abd90 : 0xffffff80134c0147
0xffffffb0de0abe00 : 0xffffff8013496905
0xffffffb0de0abe60 : 0xffffff80134ae062
0xffffffb0de0abef0 : 0xffffff80135d1fc3
0xffffffb0de0abfa0 : 0xffffff8013460216
Kernel Extensions in backtrace:
com.apple.driver.watchdog(1.0)[2C1307C5-FD71-3802-8D68-A67DB24BCB4A]@0xffffff8016763000->0xffffff8016764fff
Process name corresponding to current thread: watchdogd
Mac OS version:
20D91
Kernel version:
Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~1/RELEASE_X86_64
Kernel UUID: C86236B2-4976-3542-80CA-74A6B8B4BA03
KernelCache slide: 0x0000000013200000
KernelCache base: 0xffffff8013400000
Kernel slide: 0x0000000013210000
Kernel text base: 0xffffff8013410000
__HIB text base: 0xffffff8013300000
System model name: MacBookPro11,3 (Mac-2BD1B31983FE1663)
System shutdown begun: NO
Panic diags file available: YES (0x0)
Hibernation exit count: 0
System uptime in nanoseconds: 532114619630180
Last Sleep: absolute base_tsc base_nano
Uptime : 0x0001e3f496e207bc
Sleep : 0x00016ee6a67ae46b 0x0000000054efdc8b 0x00016edb095d9e0f
Wake : 0x00016ee6b6161311 0x0000000054a1307e 0x00016ee6ae4ec9bf
last started kext at 275461834421655: @filesystems.exfat 1.4 (addr 0xffffff7fb45c4000, size 53248)
last stopped kext at 2812150666896: >usb.!UUserHCI 1 (addr 0xffffff7fb3d9f000, size 102400)
loaded kexts:
com.highpoint-tech.kext.HighPointIOP 4.4.5
com.softraid.driver.SoftRAID 6.0
com.highpoint-tech.kext.HighPointRR 4.22.1
com.valvesoftware.SteamInput-DS4v1 4357.73.42
org.virtualbox.kext.VBoxNetAdp 6.1.18
org.virtualbox.kext.VBoxNetFlt 6.1.18
org.virtualbox.kext.VBoxUSB 6.1.18
org.virtualbox.kext.VBoxDrv 6.1.18
com.valvesoftware.SteamInput 4357.73.42
com.AmbrosiaSW.AudioSupport 4.2
@filesystems.exfat 1.4
|SCSITaskUserClient 436.40.6
@filesystems.smbfs 3.4.1
Possible Solution (Not obligatory)
Context
Your Environment
The text was updated successfully, but these errors were encountered: