default root Dataverse homepage not found

86 views
Skip to first unread message

Gerard Wade

unread,
Apr 21, 2021, 5:07:18 AM4/21/21
to Dataverse Users Community
Hello everyone,
We just installed dataverse, we tried to follow the recommendations.
After the installation, it is impossible to access the dataverse home page in 8080, whereas the payara configuration page can be accessed in 4848. 
Another thing, we don't see an index file at /var/www/html/.

Does anyone have any idea where the problem is coming from please?
Thanks

Gerard W.
-------------------------
Our configuration:
2 vitrual machines centos 7
- in one is installed postgresql13 only with its port 5432 only open
- and in the other one all other necessary components as well as the installer

Philip Durbin

unread,
Apr 21, 2021, 10:24:54 AM4/21/21
to dataverse...@googlegroups.com
Hi Gerard,

Sorry to hear about your trouble. I would recommend starting with `asadmin list-applications`. Here's how the output looks on my laptop...

dataverse  <ejb, web>  
Command list-applications executed successfully.

... but you might see "dataverse" with a dash and a version after it.

You should not expect to see an index file in /var/www/html. The index file is part of the Dataverse application.

Something else you can try is to get the version from the API like this:


You should expect to see output similar to this:

{"status":"OK","data":{"version":"5.4.1","build":null}}

I hope this helps. Please let us know the results of these two commands.

Thanks,

Phil

p.s. Many people have had good luck installing Dataverse with Ansible: https://github.com/GlobalDataverseCommunityConsortium/dataverse-ansible


--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/57eae178-cb6c-4055-a922-c6d5519e7051n%40googlegroups.com.


--

jonathan mineau-cesari

unread,
Apr 21, 2021, 1:00:53 PM4/21/21
to Dataverse Users Community
Dear Philip, 

Thank's a lot for your help (i'am working with Gerard..)
Here are the results of the 2 commands : 

# asadmin list-applications
dataverse  <ejb, web>  
Command list-applications executed successfully.

and 

# curl http: // localhost: 8080 / api / info / version
curl: (6) Could not resolve host: http; unknown error
curl: (3) <url> malformed

I don't like "unknown error".. :) but we have et clue with "<url> malformed".
We will look the installation/config.html, maybe ..

Thank you for your precious help !
Regards,

++
J

Philip Durbin

unread,
Apr 21, 2021, 1:24:47 PM4/21/21
to dataverse...@googlegroups.com
Ok, so "dataverse" is deployed to Payara good.

It sounds like you're having trouble with curl. (I get the same error if I execute just `curl http` without the rest of the URL.) But if the app is deployed, I expect that "version" API to work.

Anything interesting in server.log? That's the main place where errors are logged. Usually it's in a place like /usr/local/payara5/glassfish/domains/domain1/logs/server.log

Durand, Gustavo

unread,
Apr 21, 2021, 1:36:22 PM4/21/21
to dataverse...@googlegroups.com
Just to be sure, there shouldn't be spaces wel calling that curl command (except after curl).

So it's:

not
curl http: // localhost: 8080 / api / info / version

That could explain the <url> malformed error.


Gustavo 


On Wed, Apr 21, 2021 at 1:00 PM jonathan mineau-cesari <jonathan.mi...@gmail.com> wrote:
Dear Philip, 

Thank's a lot for your help (i'am working with Gerard..)
Here are the results of the 2 commands : 

# asadmin list-applications
dataverse  <ejb, web>  
Command list-applications executed successfully.

and 

# curl http: // localhost: 8080 / api / info / version
curl: (6) Could not resolve host: http; unknown error
curl: (3) <url> malformed

I don't like "unknown error".. :) but we have et clue with "<url> malformed".
We will look the installation/config.html, maybe ..

Thank you for your precious help !
Regards,

++
J

Le mercredi 21 avril 2021 à 16:24:54 UTC+2, Philip Durbin a écrit :

Gerard Wade

unread,
Apr 21, 2021, 1:42:21 PM4/21/21
to Dataverse Users Community
Dear all, 
Thanks you again, 
this is what we got when we replaced localhost with the real ip address

{"status":"OK","data":{"version":"5.4.1","build":"430-80361bf"}} 

Regards,
Gerard W

jonathan mineau-cesari

unread,
Apr 21, 2021, 1:47:03 PM4/21/21
to Dataverse Users Community
Ooops ..
thanks Gerard 

Gerard Wade

unread,
Apr 22, 2021, 6:30:10 AM4/22/21
to dataverse...@googlegroups.com
Dear all,

When we looked at the server log file as recomanded by Philip, it seems there is effectively problem with application deployment.
We tried to fix some others issues we thank it was the problem , but not working still yet.
Many thanks,

GW

You received this message because you are subscribed to a topic in the Google Groups "Dataverse Users Community" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dataverse-community/TL0hdYJ2wPY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/7a539c83-7e56-4ec0-8c9d-2da4ee4ad4ffn%40googlegroups.com.
--
--
Gérard WADE

Philip Durbin

unread,
Apr 22, 2021, 4:04:12 PM4/22/21
to dataverse...@googlegroups.com
Sorry to hear that. Please do feel free to email sup...@dataverse.org for help.

Gerard Wade

unread,
Apr 23, 2021, 4:03:23 AM4/23/21
to dataverse...@googlegroups.com
Yes, it might be a good idea.
Thanks 
--
Gérard WADE


Reply all
Reply to author
Forward
0 new messages