Last Active: Jan 02, 2025
Threads: 4
Posts: 21
Reputation:
0
Jul 14, 2023, 10:49 am
(This post was last modified: Jul 14, 2023, 10:56 am by usshauler. Edited 1 time in total.)
Wanting to reach out to those of you who may have the answer or solution to this one. I have recently transfered over to using cloudflare tunnel as my direct connection to my internal network and this way closing all my network ports. Does anyone know or have a working configuration for making ScreenConnect work using Cloudflare Tunnel ? I have added the public hostname already for my SC site but agents will not connect. I'm sure i'm missing some tricks in configuration like using ports 80 & 443 only to make it work with Cloudflare but if anyone is aware of the solution can they please share their method here ? Thanks all !
Last Active: Oct 08, 2024
Threads: 8
Posts: 37
Reputation:
0
Jul 28, 2023, 10:36 am
(This post was last modified: Jul 28, 2023, 10:38 am by leungda. Edited 2 times in total.)
the link for the clean web.config was expired. Could you update it again?
Last Active: Sep 07, 2024
Threads: 2
Posts: 14
Reputation:
0
(Jul 28, 2023, 10:36 am)leungda Wrote: the link for the clean web.config was expired. Could you update it again?
https://www.dropbox.com/scl/fi/e6xgdly8v...wz4fa&dl=0
Last Active: Dec 13, 2024
Threads: 0
Posts: 40
Reputation:
0
Aug 13, 2023, 15:36 pm
(This post was last modified: Aug 13, 2023, 15:49 pm by Dolphin34. Edited 1 time in total.)
(Aug 13, 2023, 09:39 am)hibridsoft Wrote: (Jul 10, 2023, 17:15 pm)logiclass Wrote: Hello again,
I have a partner using Screenconnect with same issue, and today asked me for help, we tried to solve it editing only web.config, it worked great!
No changes at session.db, security.db or any reinstallation needed.
Here is web.config from clean install (only changed with "CHANGEME" first three values): https://uploadnow.io/es/share?utm_source=T40rM39
You have to update those values to get SC working again, replacing with your data (take it from your updated or backup SC):
line 72
<machineKey decryptionKey="CHANGEME" validationKey="CHANGEME" />
line 154
<add key="AsymmetricKey" value="CHANGEME" />
line 216
<add key="InstanceIdentifierBlob" value="CHANGEME" />
If you have relay or server URL changed, don't forget to edit them at:
line 177 and 178
<add key="WebServerListenUri" value="http://+:8040/" />
<add key="RelayListenUri" value="relay://+:8041/" />
Finally, web.config already has the value "IsSetup" set to true, so application can start.
Only to try this, I restored broken backup from my lab, applied same method, and everyhting worked!
I left some configurations away, like theme configuration, feel free to copy them from old web.config o reconfigure it after login.
It keeps all groups, sessions, and any other history or extension configuration.
Hi and thank you for your clear instructions, but I'm using the lasted version for linux. My current web.config dont have the key="InstanceIdentifierBlob" Value.
where can I get it or how to generate it?
This is the file have in my original installation with the circle problem.
https://drive.google.com/file/d/1idRNifW...sp=sharing
It's been said here multiple times before - stop using the unsupported Linux/Mac versions. The "latest version" for Linux is almost 2 1/2 years old at this point! From a security perspective this is an extraordinarily bad idea - you should really get a migration plan established and move to a supported version.
Last Active: Jan 10, 2025
Threads: 2
Posts: 293
Reputation:
11
In theory yes, but I don't know if you can upgrade from such an old version (basicaly just install it on windows and move the config and database files).
Last Active: Aug 16, 2023
Threads: 0
Posts: 7
Reputation:
0
@Arlecho did you remove the new version as none of the download link are working for me gives a 404
Last Active: Jan 10, 2025
Threads: 2
Posts: 293
Reputation:
11
Aug 17, 2023, 07:56 am
(This post was last modified: Aug 17, 2023, 08:02 am by Arlecho.)
Anonfiles has stopped serving a few hours ago, some ******* reported my mega account a while back, so currently looking at other hosting options.
Changelog v3.2.0: (REUP)
- Hopefuly properly fixed the support for the newest versions also thanks to djienkay
Download
https://filetransfer.io/data-package/hABvADow#link
FckPtn!
Notices, please read carefully
- Patch the installer before installing to prevent leaking your information!
- Linux can be patched, just copy the files over to a windows machine and select the directory!
- "External Accessibility Check", "Version Check" and "Browser URL Check" will now always fail!
- Installing/updating extensions could theoretically be spotted by Connectwise as they are downloaded directly from their servers!
- License no longer displays (not required for patch to function)
- Please do not post thanks and other posts that do not contribute (the mods don't like them and it clutters the thread)
- Hosts file editing no longer required as the uri's are patched out of the appropriate files
Last Active: Sep 19, 2024
Threads: 0
Posts: 6
Reputation:
0
Patcher did not work right with 23.6.2. It loads fine before patching and then once patched it goes in the circle of death. Tried to rebuild the web.config based on the steps provided and no dice.
Last Active: Sep 21, 2023
Threads: 2
Posts: 19
Reputation:
0
(Aug 24, 2023, 20:57 pm)mario44222 Wrote: Patcher did not work right with 23.6.2. It loads fine before patching and then once patched it goes in the circle of death. Tried to rebuild the web.config based on the steps provided and no dice.
Also try the database steps, only the clean config did not work for me...
Last Active: Sep 15, 2024
Threads: 0
Posts: 37
Reputation:
0
FYI - Didn't encounter the "spinning icons of death" with 23.6.2 or 23.6.6. Arlecho's patcher worked with no problems.
|