You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I'm not able to access the crowd console via http://<IP Address>:8095/crowd
I can only access it via localhost
I've tried adding entries in Applications > Crowd > Remote Addresses
but nothing works.
Hi @N B
If you can't even see Crowd's console login form, then that's probably a network issue. Make sure that port 8095 is open for inbound HTTP connections on your Crowd server.
If you do see Crowd's console login form, but cannot login, then that's probably a configuration issue in Crowd itself. In that case (I assume that you're running Crowd v3.x), in the console go to Settings > General options and change the Base URL. I strongly suggest that you use a resolvable FQDN (e.g. myserver.mydomain) instead of an IP address. Still in Settings > Single Sign-On cookie settings, make sure that SSO domain is either blank or equals your actual domain (e.g. .mydomain). Once you've changed those settings, you might need to restart your browser or clear your cookies to login again.
Hope this helps.
Thanks for the quick response. It turned out to be a Windows Firewall issue where I had to add port 8095. After that it worked. Out of practice with Windows as I've been using only Linux for years.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.