79208616

Date: 2024-11-20 19:06:55
Score: 2
Natty:
Report link

after 24h i found this in my github project:

my tomcat config was not used by tomcat

so when i used my tomacat config the curl works in local + vm :)

the section that cause the problem is:

<Resource name="UserDatabase" auth="Container"
          type="org.apache.catalina.UserDatabase"
          description="User database that can be updated and saved"
          factory="org.apache.catalina.users.MemoryUserDatabaseFactory"
          pathname="conf/tomcat-users.xml" />

thank you

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Probably link only (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Brahim Djarallah