H1ve icon indicating copy to clipboard operation
H1ve copied to clipboard

404 error when updating glowworm configuration

Open silvervalley opened this issue 3 years ago • 2 comments

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

  • Docker Version
  • Docker-compose Version
  • Os Version Mac
  • Browser Version

I just used python serve.py to run my app, without docker.

silvervalley avatar Sep 26 '20 10:09 silvervalley

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.

0akarma avatar Sep 27 '20 15:09 0akarma

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?

silvervalley avatar Sep 28 '20 14:09 silvervalley