Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Data Prep Portal is not coming up

HI All,

 

I am able to install data prep successfully.  data prep service is running but when try to access portal it hung.

 

Please see attached screenshot for more details.

 

Tried to increase the Xmx to 8 GB still same issue

Labels (2)
5 Replies
Anonymous
Not applicable
Author

Hi,

 

Which version are you running? 2.0 or 2.1?

 

Can you send the log and configuration files (respectively data/logs/app.log and config/application.properties)?

 

My first guess would be "public.ip in application.properties is not properly set".

 

Cheers,

 

Gwendal

Anonymous
Not applicable
Author

Issue resolved, once I changed to IP address instead of localhost. But why localhost is not working, thats bit wierd..

Anonymous
Not applicable
Author

Sometimes people change what "localhost" is pointing to in their /etc/hosts (or the Windows equivalent).

Can you try a "ping localhost"?
Anonymous
Not applicable
Author

ping localhost

 

result will ping to 127.0.0.1

 

is that the reason ?

Anonymous
Not applicable
Author

So "ping localhost" pings "127.0.0.1", that's good and expected 0683p000009MACn.png

Are you starting DP inside a VM?