Welcome to the Linux Foundation Forum!

Lab 5 - HTTP 405 error when login into Dependency tracker

While login into dependency track, I get the following error. Why is that?

Answers

  • ericegan
    ericegan Posts: 47

    Did you edit your /etc/hosts file? Did you run kubectl get ing -A to get the IPADDRESS and add the line
    IPADDRESS dependencytrack.example.org
    to the /etc/hosts file?

  • @idelossantos4 , did you solve that issue? Now, I am stuck this issue. Could you share me the solution?

  • marcop
    marcop Posts: 1

    I have the same problem. The page appears but I can't login with the default user/password, I get 405 error.

    I don't see anything in the ADDRESS column here:

    $ kubectl get ing -A
    NAMESPACE NAME CLASS HOSTS ADDRESS PORTS AGE
    dependency-track depenency-track-dependency-track dependencytrack.example.org 80 37m

    I added the IP of the host to the /etc/hosts file though.

  • ericegan
    ericegan Posts: 47

    Hi @marcop, I will look into this. Please let us know if you figure it out.

Categories

Upcoming Training