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 added glow_worm plugin to my CTFd v2.2.0, when I tried to update the settings on the Glowworm Configuration page("/plugins/ctfd-glowworm/admin/settings"), a 404 error occurred, I had no clue how it happened, is there something could be done to fix that problem? Thanks
Version & Environment
Docker Version
Docker-compose Version
Os Version Mac
Browser Version
I just used python serve.py to run my app, without docker.
The text was updated successfully, but these errors were encountered:
I guess it maybe your operation is too fast that some js files were not loaded completely. You can try to update settings when you find all stuff are finished on f12 mode.
I guess it maybe your operation is too fast that some js files were not loaded completely. You can try to update settings when you find all stuff are finished on f12 mode.
I think I've waited quite enough, all the .js files were fetched properly in 1 minute, but I still got 404, have you tried to deploy glowworm with CTFd v2.2.0 or higher version?
Issue Description
I added glow_worm plugin to my CTFd v2.2.0, when I tried to update the settings on the Glowworm Configuration page("/plugins/ctfd-glowworm/admin/settings"), a 404 error occurred, I had no clue how it happened, is there something could be done to fix that problem? Thanks
Version & Environment
I just used python serve.py to run my app, without docker.
The text was updated successfully, but these errors were encountered: