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

Formgrader is not showing #1919

Closed
dipsav opened this issue Sep 1, 2024 · 4 comments
Closed

Formgrader is not showing #1919

dipsav opened this issue Sep 1, 2024 · 4 comments

Comments

@dipsav
Copy link

dipsav commented Sep 1, 2024

I have installed nbgrader on jupyterhub (TLJH) with JupyterLab.

nbgrader --version
Python version 3.9.7 | packaged by conda-forge | (default, Sep 29 2021, 19:20:46)
[GCC 9.4.0]
nbgrader version 0.9.3
jupyterhub --version
4.1.4
jupyter lab --version
4.2.2
jupyter notebook --version
7.2.1

When I try to open the formgrader through the menu, it opens an empty tab. No errors or warnings.
The only message I could find in the log files is: "Formgrader config is not serializable"

Any advise how to trace the issue?

@jeflem
Copy link
Contributor

jeflem commented Sep 1, 2024

Could this be related to #1870 ?

Are there errors in the browser console?

@dipsav
Copy link
Author

dipsav commented Sep 1, 2024

The error in the consol is:
Failed to load resource: the server responded with a status of 404 ()Refused to load http://xxxxx/user/yyyyyy/formgrader/manage_assignments because it does not appear in the frame-ancestors directive of the Content Security Policy.Sandbox access violation: Blocked a frame at "http://XXXXX" from accessing a frame at

BTW, I managed to open the indicated link directly (by copying it to the address bar), and the formgrader works.
Tested in safary and chrome, mac and iPad
JupyterHub is running on Ubuntu 22.04.4

@dipsav
Copy link
Author

dipsav commented Sep 1, 2024

Looks like it's indeed related to #1870
I will follow that one.
This one can be closed

@dipsav
Copy link
Author

dipsav commented Sep 1, 2024

Closed as related to related to #1870

@dipsav dipsav closed this as completed Sep 1, 2024
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