[GH-ISSUE #560] not able to get into swagger / redoc #334

Open
opened 2026-02-27 15:58:17 +03:00 by kerem · 3 comments
Owner

Originally created by @gironaptik on GitHub (Nov 28, 2022).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/560

Hi,

Trying to get rest list via swagger / redoc and get the following error:
Not Found
The requested resource was not found on this server.

Something that need to be installed / configured before?

Thanks

Originally created by @gironaptik on GitHub (Nov 28, 2022). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/560 Hi, Trying to get rest list via swagger / redoc and get the following error: Not Found The requested resource was not found on this server. Something that need to be installed / configured before? Thanks
Author
Owner

@catborise commented on GitHub (Nov 29, 2022):

is your installation new? did you check required packages? pip3 install -r conf/requirements.txt

<!-- gh-comment-id:1330084200 --> @catborise commented on GitHub (Nov 29, 2022): is your installation new? did you check required packages? `pip3 install -r conf/requirements.txt`
Author
Owner

@gironaptik commented on GitHub (Nov 29, 2022):

Yes, perform new installation and checked the requirement - its all updated
seems like it missing index page

<!-- gh-comment-id:1330189175 --> @gironaptik commented on GitHub (Nov 29, 2022): Yes, perform new installation and checked the requirement - its all updated seems like it missing index page
Author
Owner

@catborise commented on GitHub (Nov 29, 2022):

i tested it again with docker installation, it works as expected.
can you please edit settings.py file to set debug true. may be we can see the problem.

<!-- gh-comment-id:1330408610 --> @catborise commented on GitHub (Nov 29, 2022): i tested it again with docker installation, it works as expected. can you please edit settings.py file to set debug true. may be we can see the problem.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#334
No description provided.