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

Configuration resource is not supported #1019

Open
smd100 opened this issue Nov 11, 2024 · 1 comment
Open

Configuration resource is not supported #1019

smd100 opened this issue Nov 11, 2024 · 1 comment
Assignees
Labels
information required This issue lacks information or requires feedback.

Comments

@smd100
Copy link

smd100 commented Nov 11, 2024

I'm using SEB 3.8.0 x64 and only one of my students (out of 125) gets this message.

{755D56C0-9F4D-4792-B98B-3AB77A1418CB}

The log file shows it seems to fail because there is no data parser to parse 'System.IO.FileStream'.

Here's the relevant part:

`2024-11-09 18:35:29.397 [06] - DEBUG: [BinaryParser] 'System.IO.FileStream' starting with '+' does not match the Binary format.
2024-11-09 18:35:29.398 [06] - DEBUG: [XmlParser] 'System.IO.FileStream' starting with '+' does not match the Xml format.
2024-11-09 18:35:29.399 [06] - WARNING: [ConfigurationRepository] No data parser found which can parse 'System.IO.FileStream'!
2024-11-09 18:35:32.095 [06] - WARNING: The configuration has failed!
2024-11-09 18:35:32.099 [06] - INFO: ### -------------------------------------- Session Start Failed -------------------------------------- ###

2024-11-09 18:35:46.606 [04] - INFO: Initiating shutdown procedure...
2024-11-09 18:35:46.610 [04] - INFO: Stopping communication host...
2024-11-09 18:35:46.612 [04] - DEBUG: [RuntimeHost] Communication host is closing...
2024-11-09 18:35:46.626 [04] - DEBUG: [RuntimeHost] Communication host has been closed.`

We've tried completely reinstalling SEB from scratch and checking that .NET runtime is installed - it is (v4.7.2).

How can we fix?

Thanks.

@dbuechel
Copy link
Member

Please note that SEB version 3.8.0 requires a minimum .NET Framework version of 4.8 and a minimum operating system version of Windows 10 version 1803, as is declared in the release notes: https://github.com/SafeExamBrowser/seb-win-refactoring/releases/tag/v3.8.0.

@dbuechel dbuechel added the information required This issue lacks information or requires feedback. label Nov 11, 2024
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

2 participants