0

I am getting 404 error for all api when I test with thunder client, although I did it before and tested successfully, but when I delete database and recreate new one, I get that 404 error for all api. since the test was successful so I am sure I mount correctly in docker-compose and addons_path in odoo.conf is also correct. I tried reset, then restart module but still the same error. I really don't know what problem I am having with "The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again."

I tried restart + update with "docker exec -it odoo-app odoo -d <db_name> -u <custom_module> --stop-after-init" but still get the same error.

2
  • Please provide enough code so others can better understand or reproduce the problem. Commented Sep 6 at 13:33
  • After having recreated your db, have you re-installed and re-configured your custom modules that are in charge of the api... (or : is there any ip filtering on the api-server ?) Commented Sep 7 at 19:48

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.