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

Leistungszertifikate #1101

Open
annalenahansen opened this issue Oct 14, 2024 · 1 comment
Open

Leistungszertifikate #1101

annalenahansen opened this issue Oct 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@annalenahansen
Copy link

Describe the bug
After clicking 'Leistungszertifikate' ausstellen, not all certificates are created, even after multiple tries.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://edu.opencampus.sh/manage/course/479
  2. Click on 'Leistungszertifikate ausstellen'
  3. Scroll down to 'Kadisatou Fane'
  4. See error: No certificate

Expected behavior
A certificate for all participants should be created

Environment (please complete the following information):

  • Browser [firefox]
@annalenahansen annalenahansen added the bug Something isn't working label Oct 14, 2024
@ericstumper
Copy link
Contributor

I can see a lot of flask errors in the cloud run function logs, but I can't make sense of them and I don't know much python to know where to look:

Exception on / [POST]
Traceback (most recent call last):
  File "/layers/google.python.pip/pip/lib/python3.8/site-packages/flask/app.py", line 2190, in wsgi_app
    response = self.full_dispatch_request()
  File "/layers/google.python.pip/pip/lib/python3.8/site-packages/flask/app.py", line 1487, in full_dispatch_request
    return self.finalize_request(rv)
  File "/layers/google.python.pip/pip/lib/python3.8/site-packages/flask/app.py", line 1506, in finalize_request
    response = self.make_response(rv)
  File "/layers/google.python.pip/pip/lib/python3.8/site-packages/flask/app.py", line 1801, in make_response
    raise TypeError(
TypeError: The view function for 'run' did not return a valid response. The function either returned None or ended without a return statement.

Can you make sense of this @steffen74 ?

@annalenahansen annalenahansen changed the title [BUG] Leistungszertifikate Oct 15, 2024
@steffen74 steffen74 moved this to Todo in EduHub Development Nov 28, 2024
@Sina-CAU Sina-CAU moved this from Todo to Done in EduHub Development Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants