You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have access to 2 different instances of authentik. Mine and a friend of mines.
When I use my auth SSO seafile constantly creates new users.
When I use my friends it creates 1 account and logs into it, functions normally.
I have other services running that use the same method and work fine. When I checked permissions some folders didn't have the same permissions as him so I've changed them. Everything is still working in the same way.
When I attempt to login to Seafile with my auth I get this error 06:29,370 [ERROR] seahub.auth.models:136 add (1406, "Data too long for column 'provider' at row 1")
When I use his I get this but works
2024-12-07 21:15:03,772 [WARNING] django.request:241 log_response Forbidden: /api2/account/info/ 2024-12-07 21:15:05,143 [INFO] xmlschema:1274 include_schema Include schema from 'file:///usr/local/lib/python3.12/dist-packages/xmlschema/schemas/XSD_1.1/xsd11-extra.xsd'
using my authentik on his seafile creates new users
At this point I don't even expect a solution but I would like ideas or anything I can do because this is driving me insane...
we tried different versions of authentik, postgres, seafile and databases.
we configured everything together so everything should be the same the only difference is the hardware
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have access to 2 different instances of authentik. Mine and a friend of mines.
When I use my auth SSO seafile constantly creates new users.
When I use my friends it creates 1 account and logs into it, functions normally.
I have other services running that use the same method and work fine. When I checked permissions some folders didn't have the same permissions as him so I've changed them. Everything is still working in the same way.
When I attempt to login to Seafile with my auth I get this error
06:29,370 [ERROR] seahub.auth.models:136 add (1406, "Data too long for column 'provider' at row 1")
When I use his I get this but works
2024-12-07 21:15:03,772 [WARNING] django.request:241 log_response Forbidden: /api2/account/info/ 2024-12-07 21:15:05,143 [INFO] xmlschema:1274 include_schema Include schema from 'file:///usr/local/lib/python3.12/dist-packages/xmlschema/schemas/XSD_1.1/xsd11-extra.xsd'
using my authentik on his seafile creates new users
At this point I don't even expect a solution but I would like ideas or anything I can do because this is driving me insane...
we tried different versions of authentik, postgres, seafile and databases.
we configured everything together so everything should be the same the only difference is the hardware
Beta Was this translation helpful? Give feedback.
All reactions