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 Error: "Communication channel has faulted!" #680

Closed
terryaulenbach opened this issue Oct 17, 2023 · 4 comments
Closed

Session Start Error: "Communication channel has faulted!" #680

terryaulenbach opened this issue Oct 17, 2023 · 4 comments
Assignees
Labels
information required This issue lacks information or requires feedback.

Comments

@terryaulenbach
Copy link

Student can't take Moodle quiz in SEB. Consistently gets the message:

SEB failed to start a new session! Please consult the log files for more information.

Student is running Windows 11. and the latest version of SEB. We tried uninstalling SEB and all versions of Visial C++ and reinstalling to no avail.

SEB failed to start a new session
2023-10-16_12h43m40s_Runtime.log
2023-10-16_12h43m40s_Client.log

@dbuechel
Copy link
Member

The reason seems to be that SEB's application components cannot establish a connection to each other:

2023-10-16 12:43:52.448 [01] - INFO: Initializing runtime connection...
2023-10-16 12:43:52.467 [01] - DEBUG: [RuntimeProxy] Trying to connect to endpoint 'net.pipe://localhost/safeexambrowser/runtime/6e7ab51f-b094-4e85-8c65-a875d37f9d69' with authentication token '6367e8fe-bc9a-4e36-a849-c8a198cd0813'...
2023-10-16 12:43:52.537 [01] - DEBUG: [RuntimeProxy] Communication channel is opening...
2023-10-16 12:43:52.603 [01] - WARNING: [RuntimeProxy] Communication channel has faulted!
2023-10-16 12:43:52.687 [01] - WARNING: [RuntimeProxy] Endpoint 'net.pipe://localhost/safeexambrowser/runtime/6e7ab51f-b094-4e85-8c65-a875d37f9d69' could not be found!
2023-10-16 12:43:52.688 [01] - ERROR: Failed to connect to the runtime. Aborting startup...

We had a few reports like these, but could unfortunately up and until today not determine the underlying cause (see #513 and #555). Is your student using any anti-virus or related security software?

@dbuechel dbuechel added the information required This issue lacks information or requires feedback. label Oct 17, 2023
@alessiodam
Copy link

This happened to us also, a simple reboot of the computer and closing messaging apps (discord, etc..) has fixed it for us

@dbuechel dbuechel changed the title SEB failed to start a new session! Session Start Error: "Communication channel has faulted!" Oct 20, 2023
@dbuechel
Copy link
Member

Are there any updates on this? Otherwise, we'd need to close it for now.

@terryaulenbach
Copy link
Author

I haven't heard back from the student and can't confirm anything so I guess close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
information required This issue lacks information or requires feedback.
Projects
None yet
Development

No branches or pull requests

3 participants