GreaterWMS / GreaterWMS

This Inventory management system is the currently Ford Asia Pacific after-sales logistics warehousing supply chain process . After I leave Ford , I start this project . You can share your vacant warehouse space, use it for those in need, and generate income
https://www.56yhz.com/
Apache License 2.0
3.71k stars 949 forks source link

[404 resource not found] #278

Closed ryannn0669 closed 1 year ago

ryannn0669 commented 1 year ago

Hello hello,

If I see [404 resource not found] when I try to register admin, with backend: [django.request.log_response():241] [WARNING] Not Found: /const baseurl = 'http://192.163.0.115:8008/'/register/ [django.server.log_message():187] [WARNING] "POST /const%20baseurl%20=%20'http://192.163.0.115:8008/'/register/ HTTP/1.1" 404 6670

How do I resolve it, thanks.

Singosgu commented 1 year ago

not 'http://192.163.0.115:8008/'/register/

is

http://192.163.0.115:8008/register/

ryannn0669 commented 1 year ago

thanks, it worked :)