Auth token IP address localhost only

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • custom_CRM
    Junior Member
    • Jun 2024
    • 3

    #1

    Auth token IP address localhost only

    Dear EspoCRM Team,

    We have rework our installation of EspoCRM to switch from Docker mode to bare-metal.
    We still have an issue on "Auth token menu".

    The IP address is filled with 127.0.0.1 fo all users. (CF screenshot attached)

    Configuration is a standard one :
    • OS : Linux Alma (RHEL based)
    • Web server : Apache
    • Reverse proxy : NGINX

    We have try to remove NGINX and keep only apache. Still the same issue.

    Unfortunately, there is no insight in official documentation which can help us.

    Regards
  • yuri
    Member
    • Mar 2014
    • 9129

    #2
    Hi,

    We have a config parameter: ipAddressServerParam. You need to specify the SERVER environment parameter which contains the IP address.

    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • custom_CRM
      Junior Member
      • Jun 2024
      • 3

      #3
      Thank you yuri. It works like a charm

      Comment

      Working...