Skip to content
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

Session Start Problem: "Communication channel has faulted!" #824

Open
vroosioks opened this issue Mar 7, 2024 · 6 comments
Open

Session Start Problem: "Communication channel has faulted!" #824

vroosioks opened this issue Mar 7, 2024 · 6 comments
Assignees
Labels
can't reproduce This issue cannot be reproduced and thus also not be fixed. known issue This issue is known but currently without a solution.

Comments

@vroosioks
Copy link

We have the same problem at one school. Some computers (Windows 11) have SEB running, others have a message "SEB failed to start new session". Computer restart doesn't help. The school installed program from https://safeexambrowser.org/download_en.html and then also manually installed the necessary programs from this page requirement section https://github.com/SafeExamBrowser/seb-win-refactoring/releases/tag/v3.6.0.

2024-03-04_12h34m29s_Client.log
2024-03-04_12h34m29s_Runtime.log
error1

I think there's been a similar problem here, but I don't think it's worked out. #555

Originally posted by @vroosioks in #806 (reply in thread)

@vroosioks
Copy link
Author

vroosioks commented Mar 7, 2024

The school has 2 types of computers, SEB 3.6.0 worked on Lenovo computers (picture 1) and did not work on HP computers (picture 2).
Pic 1
lenovo_programs
Pic 2
hp_programs

lenovo-hp-wmic.xlsx

@dbuechel
Copy link
Member

dbuechel commented Mar 13, 2024

Thanks for your report. This is indeed a known issue for which we currently don't have a solution:

2024-03-04 12:34:33.876 [01] - INFO: Initializing runtime connection...
2024-03-04 12:34:33.894 [01] - DEBUG: [RuntimeProxy] Trying to connect to endpoint 'net.pipe://localhost/safeexambrowser/runtime/4b93e454-bf92-49f4-aa16-9fba36ca2092' with authentication token 'caf42f93-6d10-49a5-89e6-9b30989298e3'...
2024-03-04 12:34:33.924 [01] - DEBUG: [RuntimeProxy] Communication channel is opening...
2024-03-04 12:34:33.950 [01] - WARNING: [RuntimeProxy] Communication channel has faulted!
2024-03-04 12:34:33.971 [01] - WARNING: [RuntimeProxy] Endpoint 'net.pipe://localhost/safeexambrowser/runtime/4b93e454-bf92-49f4-aa16-9fba36ca2092' could not be found!
2024-03-04 12:34:33.971 [01] - ERROR: Failed to connect to the runtime. Aborting startup...

Our current suspicion is an interference of either Windows (Defender) or then a third-party application like anti-virus software or alike. But we'd need a reliable way to reproduce the issue, otherwise there's nothing we can do at the moment, various attempts at determining the underlying cause have thus far failed.

@dbuechel
Copy link
Member

I see that you have Bitdefender installed; you might want to try and disable it on the systems with the problem to verify whether it may be interfering with SEB. Or you could uninstall all software which is on the HP systems, but not on the Lenovo systems in an attempt to pin down a possible interference with SEB.

@dbuechel dbuechel self-assigned this Mar 13, 2024
@dbuechel dbuechel added can't reproduce This issue cannot be reproduced and thus also not be fixed. known issue This issue is known but currently without a solution. labels Mar 13, 2024
Copy link

This issue is stale because it has been open for 28 days with no activity. It will soon be closed automatically if there are no updates.

@github-actions github-actions bot added the stale This issue had no recent activity and will thus soon be closed. label Apr 11, 2024
@dbuechel dbuechel removed the stale This issue had no recent activity and will thus soon be closed. label Apr 11, 2024
@dbuechel dbuechel changed the title "SEB failed to start new session" problem Session Start Problem: "Communication channel has faulted!" Apr 11, 2024
@dbuechel dbuechel pinned this issue Apr 11, 2024
@frederik-it
Copy link

I hope someone will read this, because I mentioned this issue probably as first in #765
Even SEB 3.7 has the same error as I've described in previous link: SEBDummy can't be changed. I suppose the start of the problem has to do with some actions that couldn't be done even if I'm the administrator of the device, because it's also managed by Intune.
Because I read Antivirus. We're using Defender for Endpoint, the cloud solution by Microsoft. It isn't possible to turn it off...
Some devices have this problem, while many others doesn't. But SEB has to work on all devices. Hopefully SEB could fix this. Thanks!

@dbuechel
Copy link
Member

dbuechel commented May 8, 2024

@frederik-it This issue relates to another problem, namely the inter-process communication of SEB's application components and does not relate to the ease of access configuration issue.

With respect to the issue mentioned in #765, I can only reiterate the information already provided in comments #765 (comment) and #765 (comment): If you're not using the SEB Service application component, then SEB will not manipulate the ease of access registry value (but will validate it, which is likely the cause of your issue). Thus please try to bypass the service component in your configuration(s) and clean up any potentially remaining ease of access registry values (either manually via Registry Editor or then e.g. using the SEB Reset Utility).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can't reproduce This issue cannot be reproduced and thus also not be fixed. known issue This issue is known but currently without a solution.
Projects
None yet
Development

No branches or pull requests

3 participants