webvirtcloud icon indicating copy to clipboard operation
webvirtcloud copied to clipboard

not able to get into swagger / redoc

Open gironaptik opened this issue 3 years ago • 3 comments

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

gironaptik avatar Nov 28 '22 14:11 gironaptik

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

catborise avatar Nov 29 '22 05:11 catborise

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

gironaptik avatar Nov 29 '22 07:11 gironaptik

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.

catborise avatar Nov 29 '22 10:11 catborise