openwisp-radius - No "/admin" URL available after installation

158 views
Skip to first unread message

Marco Tosato

unread,
Jan 22, 2021, 6:01:44 PM1/22/21
to OpenWISP

Hello everyone!

I'm facing a problem with openwisp-radius module. I'm trying to install openwisp-radius  in as a stand-alone module to get a Web UI to manage a Freeradius 3 installation.

I followed the installation guide

I took the following steps:
1) installed openwisp-radius via pip in a python 3 virtualenv
2) created the Django project
3) configured settings.py and urls.py as per the guide
4) started the dev server

When I connect to the server (http://localhost:8000/admin) I get the following error:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Page not found (404) Request Method:
GET
Request URL:
http://localhost:1208/

Using the URLconf defined in radius.urls, Django tried these URL patterns, in this order:

  1. accounts/
  2. api/v1/
  3. radiusbatch/csv/<path:csvfile> [name='serve_private_file']

The empty path didn't match any of these.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Seems the /admin path is missing in the URLs config ...I can't figure out what I'm doing wrong.

Do I need to install something else to get the Weg UI?

Can someone give me some hint on what I'm doing wrong?


Thanks a lot to everyone!!

Federico Capoano

unread,
Jan 22, 2021, 10:33:08 PM1/22/21
to OpenWISP
Hi Marco,

ensure this line is present in your root url conf:

Best regards
Federico

--
You received this message because you are subscribed to the Google Groups "OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/65c480d6-3f01-4427-b363-050ae8d2b700n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages