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

Fehlermeldung bei nicht existierendem Meeting #288

Closed
schuettloeffel-elsa opened this issue Aug 11, 2021 · 1 comment
Closed

Fehlermeldung bei nicht existierendem Meeting #288

schuettloeffel-elsa opened this issue Aug 11, 2021 · 1 comment
Assignees
Milestone

Comments

@schuettloeffel-elsa
Copy link
Contributor

Öffnet man einen Link zu einem Meeting was nicht existiert, so wird eine unschöne Fehlermeldung geworfen:

Fehler! Bitte wenden Sie sich an Ihren Systemadministrator.
Call to a member function find() on null

Hier sollte der Fehler abgefangen werden und eine aussagekräftige Meldung erscheinen.

2021/08/11 09:51:22 [error] 4088515#4088515: *495203389 FastCGI sent in stderr: "PHP message: Error: Call to a member function find() on null in /srv/studip_svn/4.6/public/plugins_packages/elan-ev/MeetingPlugin/app/controllers/room.php:72
Stack trace:
#0 /srv/studip_svn/4.6/vendor/trails/trails.php(557): RoomController->index_action('1553a6c47658914...', '467f8fe25f25daa...')
#1 /srv/studip_svn/4.6/app/controllers/studip_controller.php(110): Trails_Controller->perform('index/1553a6c47...')
#2 /srv/studip_svn/4.6/vendor/trails/trails.php(154): StudipController->perform('index/1553a6c47...')
#3 /srv/studip_svn/4.6/vendor/trails/trails.php(121): Trails_Dispatcher->map_uri_to_response('room/index/1553...')
#4 /srv/studip_svn/4.6/public/plugins_packages/elan-ev/MeetingPlugin/MeetingPlugin.php(252): Trails_Dispatcher->dispatch('room/index/1553...')
#5 /srv/studip_svn/4.6/public/plugins.php(54): MeetingPlugin->perform('room/index/1553...')
#6 {main}" while reading response header from upstream, client: xxx, server: studip.uni-hannover.de, request: "GET /plugins.php/meetingplugin/room/index/1553a6c4765891477e4587a9d8a261f7/467f8fe25f25daa59978dafdd5f8a542?cancel_login=1 HTTP/1.1", upstream: "fastcgi://unix:/run/php/php-fpm-studip.sock:", host: "studip.uni-hannover.de"
@ferishili ferishili self-assigned this Sep 7, 2021
@ferishili ferishili added this to the >2.64 milestone Sep 7, 2021
ferishili added a commit that referenced this issue Sep 7, 2021
@ferishili ferishili reopened this Sep 7, 2021
ferishili added a commit to ferishili/studip-meeting that referenced this issue Sep 7, 2021
@ferishili
Copy link
Collaborator

Added via 0c5ebc3

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

2 participants