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
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
I have no idea why this happens. Sometimes a restart helps and I'm logged in, sometimes it doesn't.
This error happens on my phone, as well as on a virtual device, so it seems to be platform independent.
Environment
Phone: OnePlus 5T
OS version: OxygenOS 10.0.1
TUM Campus App version: v3.9
Language: German and English
The text was updated successfully, but these errors were encountered:
Apparently this is the underlying issue: Uncaught Error: Class 'Crypt_RSA' not found in /app/App/Model/Device.php:47
Full stack trace:
<b>Fatal error</b>: Uncaught Error: Class 'Crypt_RSA' not found in /app/App/Model/Device.php:47
Stack trace:
#0 /app/App/Modules/Api/Device.php(57): Model_Device::checkSignature('GESAEGEA...')
#1 /app/App/Router.php(207): Modules_Api_Device::register(Object(stdClass), Object(stdClass))
#2 /app/App/Core.php(104): Router->dispatch()
#3 /app/Public/index.php(51): Core->run()
#4 {main}
thrown in <b>/app/App/Model/Device.php</b> on line <b>47</b><br />
Steps to Reproduce
Problem
The login verification fails. So the status returned here is a verificationfail
Campus-Android/app/src/main/java/de/tum/in/tumcampusapp/component/ui/onboarding/OnboardingExtrasFragment.kt
Line 134 in 105b81f
I have no idea why this happens. Sometimes a restart helps and I'm logged in, sometimes it doesn't.
This error happens on my phone, as well as on a virtual device, so it seems to be platform independent.
Environment
The text was updated successfully, but these errors were encountered: