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

Setup DB error #13

Closed
saranvdev opened this issue Mar 4, 2018 · 4 comments
Closed

Setup DB error #13

saranvdev opened this issue Mar 4, 2018 · 4 comments
Assignees

Comments

@saranvdev
Copy link

saranvdev commented Mar 4, 2018

Hello, I get 'fail' when entering Administration->Setup DB
https://gist.github.com/Wiadomy/da52b01341d8eb1f3e454ec29e800a8a
It's not like I was going to setup DB, but it might be important.

@karl-barbour
Copy link
Contributor

+1

Error
An error occured while processing the request.
Request ID: 0HLC315JOMUE1:00000001

Stack: https://gist.github.com/karl-barbour/c1e05beea176471cd45d77e91c431932

@Wildcarde
Copy link

Same deal here.

web_1      | fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[0]
web_1      |       An unhandled exception has occurred: The GuidRepresentation for the reader is CSharpLegacy, which requires the binary sub type to be UuidLegacy, not UuidStandard.
web_1      | System.FormatException: The GuidRepresentation for the reader is CSharpLegacy, which requires the binary sub type to be UuidLegacy, not UuidStandard.

@steffendx
Copy link
Owner

This issue seems to occure because GoNorth is currently using the MongoDB Driver version 2.4.4 which has problems connecting to a MongoDB Server version 3.6. I will update this to the newest version which should fix the problem.

@steffendx steffendx self-assigned this Mar 6, 2018
@steffendx
Copy link
Owner

Fixed with 84bcf7c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants