Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
19044: Login error for administrator user
vinay4zapp
<p>Recently I have installed the iHub (F-Type). Today i tried to login using the standard "administrator" user, and I am getting 19044: Login error.</p>
<p> </p>
<p>Can anyone help please !</p>
Find more posts tagged with
Comments
micajblock
<p>Can you provide more details. Did it wok before? What OS are you using? </p>
<p> </p>
<p>Please check here for more information:</p>
<p><a data-ipb='nomediaparse' href='
http://developer.actuate.com/be/documentation/ihubftype3/help/faq/index.html#page/Freemium-FAQ/FAQ-Prerequisites.1.4.html'>http://developer.actuate.com/be/documentation/ihubftype3/help/faq/index.html#page/Freemium-FAQ/FAQ-Prerequisites.1.4.html</a></p>
;
agaikwad
<p>Hello Vinay,</p>
<p>I faced the same issue on aws other day.</p>
<p>I was able to fix this by updating <span style="color:rgb(51,51,51);font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace;font-size:12px;"> /etc/hosts with host name</span></p>
<p> </p>
<p><span style="color:rgb(51,51,51);font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace;font-size:12px;">for example if my public dns on aws is </span>ec2-54-244-123-69.us-west-2.compute.amazonaws.com </p>
<p>then /etc/hosts file should have following</p>
<p> </p>
<div>127.0.0.1 ec2-54-244-123-69 ec2-54-244-123-69.us-west-2.compute.amazonaws.com localhost localhost.localdomain localhost4 localhost4.localdomain4</div>
<div>::1 localhost localhost.localdomain localhost6 localhost6.localdomain6</div>
prototyp3
<p>I know that this is sort of late, but as I faced the same problem recently and found no solution right away I feel I should say how I did it, or to put it right, what was my problem.</p>
<p> </p>
<p>It was really simple. I had run the startiHub.sh with the wrong user (in my case, root). Make sure you run it with the user you installed iHub with!
</p>