IQSS logo

IRC log for #dataverse, 2016-06-30

Connect via chat.dataverse.org to discuss Dataverse (dataverse.org, an open source web application for sharing, citing, analyzing, and preserving research data) with users and developers.

| Channels | #dataverse index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
00:17 djbrooke joined #dataverse
00:51 axfelix joined #dataverse
01:52 bjonnh skay: o/
01:52 skay :)
04:24 axfelix joined #dataverse
07:58 jri_ joined #dataverse
08:31 jri joined #dataverse
08:50 jri joined #dataverse
08:58 majesticc joined #dataverse
09:57 pdurbin hmm, some nice tips in here: Adding Some Agility to Java EE Application Deployment with GlassFish - http://www.oracle.com/technetwork/articles/java/pongegf-1517943.html
10:10 teyekea joined #dataverse
10:15 teyekea hello there! i am installing dataverse on local machine , but when i run the installer it gives me potgress error "Nope, I haven't been able to connect to the local instance of PostgresQL as the admin user" i put everything on "trust" for pg_hba.conf and restart the postgrese but still the same thing
10:16 pdurbin teyekea: hi! Can you connect to postgres through something else such as the `psql` command line tool or pgadmin3?
10:17 teyekea pdurbin:yes i can connect through psql, but didn't try pgadmin on it
10:18 pdurbin ok. I wonder what "the admin user" means. You connected via psql with that user?
10:19 teyekea no i  use postgrese as user
10:20 pdurbin I would try to connect via psql using whatever user/role/whatever that Dataverse is trying to use.
10:20 teyekea and the installation doesn't have room to insert user name
10:20 pdurbin hmm
10:21 teyekea Postgres Server Address: 127.0.0.1 -Postgres Server Port: 5432 -Postgres ADMIN password: secret
10:21 pdurbin I think on centos anyway, the admin user is "postgres". I often su to root and then to the postgres user.
10:21 teyekea yes same thing here, am on ubuntu
10:23 pdurbin yeah, it looks like the script is trying to use the "postgres" user: https://github.com/IQSS/dataverse/blob/v4.4/scripts/installer/install#L655
10:23 teyekea am installing pgadmin, and will let u know the outcome
10:29 pdurbin teyekea: cool. By the way, there are some community efforts to support Ubuntu at https://github.com/IQSS/dataverse-ansible and https://github.com/IQSS/dataverse-puppet
10:40 teyekea pdurbin: same thing with pgadmin, so i went to pg_hba.conf and check the log too, and when i changed the options to trust i also added "listen_addresses='*' "when comment out that it start working, i still don't understand the problem but it start working at least, Thank you very much
10:46 pdurbin teyekea: I'm glad you got it working! If you have any doc changes to suggest, you could leave a comment at https://github.com/IQSS/dataverse/issues/2944
12:01 donsizemore joined #dataverse
12:01 donsizemore @pdurbin just a note that dataverse-4.4 works well with our shibboleth configuration =)
12:55 teyekea pdurbin:sorry to bother you, i am done with the installation and it shows to test it on port 8080, but before i test it my machine got restart. so how can i start the dataverse now?
12:56 teyekea the solr and postgres are up n running
13:01 teyekea does it have any luncher script?
13:05 pdurbin teyekea: we provide CentOS init scripts for Glassfish and Solr: http://guides.dataverse.org/en/4.4/installation/prerequisites.html
13:08 teyekea oh i should start it from glassfish?
13:09 pdurbin teyekea: glassfish is what runs on port 8080
13:10 pdurbin see http://guides.dataverse.org/en/4.4/installation/config.html#network-ports
13:10 teyekea how about the dataverse itself?
13:10 pdurbin well, Dataverse is a Java web app that gets deployed to Glassfish
13:12 teyekea ok clear, thank you very much! and sorry for my knowledge  on the matter
13:12 pdurbin no worries :)
13:13 pdurbin there's a diagram at http://guides.dataverse.org/en/4.4/installation/prep.html#advanced-installation that might help explain
13:14 teyekea ok that helps!
13:15 pdurbin :)
13:17 bsilverstein joined #dataverse
13:26 pdurbin bsilverstein: I pushed some code to my fork if you're interested: https://github.com/pdurbin/dataverse/commit/9abdfa87b2aba209c74604b6acc462646a18e25f
13:29 pdurbin a work in progress
13:31 bsilverstein pdurbin: nice! will see what I can do with it
13:31 pdurbin well, maybe it will inspire you. or make you cry :)
13:33 bsilverstein anything that bridges the gap even a little bit between builtinuser and authenticateduser is inspiring
13:34 bsilverstein as is the idea of locking an account for so many seconds that it is forever in human time
13:34 pdurbin heh
13:35 pdurbin bsilverstein: when I showed you the code it was "expirationTime". I changed it to "lockedUtil". Still playing with it.
13:37 bsilverstein right, yeah. I'd figure lockedUntil is easier to measure after the time begins
13:37 pdurbin bsilverstein: remind me to tell you about the tofu model for git branches sometime :)
13:37 pdurbin er, tofu scale: http://stackoverflow.com/questions/1312138/what-is-the-tofu-scale
13:38 bsilverstein pdurbin: will read up on it! just googled it after you mentioned it haha
13:40 djbrooke joined #dataverse
14:01 djbrooke joined #dataverse
14:02 djbrooke joined #dataverse
14:05 djbrooke joined #dataverse
14:14 djbrooke joined #dataverse
14:16 djbrooke joined #dataverse
14:17 djbrooke joined #dataverse
14:22 djbrooke joined #dataverse
14:25 pameyer joined #dataverse
14:26 donsizemore joined #dataverse
14:27 djbrooke joined #dataverse
14:40 axfelix joined #dataverse
14:41 pdurbin donsizemore: I'm glad 4.4 Shib is working out for you. We've got Shib in production now at https://dataverse.harvard.edu (Harvard only)!
14:43 donsizemore @pdurbin: I bumped dataverse-ansible to 4.4 as well. congrats on being Shibbolized!
14:43 pdurbin it feels so good
14:43 pdurbin actually, I haven't converted my account yet. I hope it works :)
14:49 pdurbin what could possibly go wrong
14:53 donsizemore @pdurbin: don't worry, i know which fields to update in which db tables ;)
14:58 pdurbin donsizemore: you're getting to know Dataverse better than me :)
15:04 djbrooke joined #dataverse
15:04 donsizemore @pdurbin let's just keep that between you and me!
15:04 pdurbin :)
15:21 pameyer joined #dataverse
15:44 tomk-dv I really wanted to use dataverse-ansible instead but it's way more confusing than I'd like, especially after experience with the simplicity of Juju
15:54 pdurbin hmm
15:54 pameyer joined #dataverse
15:58 djbrooke joined #dataverse
15:59 djbrooke joined #dataverse
16:00 djbrooke joined #dataverse
16:04 djbrooke joined #dataverse
16:05 djbrooke joined #dataverse
16:08 djbrooke joined #dataverse
16:50 axfelix joined #dataverse
16:51 axfelix joined #dataverse
17:20 jri joined #dataverse
17:21 djbrooke joined #dataverse
17:22 djbrooke joined #dataverse
17:23 pameyer joined #dataverse
17:27 djbrooke joined #dataverse
17:29 jri joined #dataverse
17:40 bsilverstein joined #dataverse
17:48 pameyer joined #dataverse
17:56 djbrooke joined #dataverse
17:57 jri joined #dataverse
17:57 djbrooke joined #dataverse
18:03 djbrooke joined #dataverse
18:03 djbrooke joined #dataverse
18:07 djbrooke joined #dataverse
18:09 djbrooke joined #dataverse
19:14 djbrooke joined #dataverse
19:20 bencomp joined #dataverse
19:39 djbrooke joined #dataverse
19:45 jri joined #dataverse
19:48 pdurbin bsilverstein: email degradation: http://status.huit.harvard.edu
19:49 bsilverstein pdurbin: glad it's not on my end only, I got a message delivery subsystem email a few hours later telling me it never delivered
19:50 pdurbin ah, ok. yeah, I got a couple of those too
19:51 bsilverstein my gmail being an external source might be a big reason why
19:55 pdurbin could be
20:36 djbrooke joined #dataverse
20:44 djbrooke joined #dataverse
20:45 djbrooke joined #dataverse
20:46 djbrooke joined #dataverse
21:00 djbrooke joined #dataverse
21:06 pameyer joined #dataverse
21:09 djbrooke joined #dataverse
21:11 djbrooke joined #dataverse
21:29 djbrooke joined #dataverse
21:30 djbrooke joined #dataverse
21:56 agarnett joined #dataverse
22:07 pameyer left #dataverse
22:09 djbrooke joined #dataverse
22:10 djbrooke joined #dataverse
22:25 teyekea joined #dataverse
22:52 agarnett joined #dataverse
23:33 djbrooke joined #dataverse
23:34 djbrooke joined #dataverse
23:42 djbrooke joined #dataverse

| Channels | #dataverse index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

Connect via chat.dataverse.org to discuss Dataverse (dataverse.org, an open source web application for sharing, citing, analyzing, and preserving research data) with users and developers.