IQSS logo

IRC log for #dataverse, 2019-10-02

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
04:38 pmauduit joined #dataverse
07:01 Slava1 joined #dataverse
07:03 poikilotherm joined #dataverse
07:05 jri joined #dataverse
07:09 juancorr joined #dataverse
08:36 juancorr joined #dataverse
10:30 Slava1 joined #dataverse
11:03 Slava1 joined #dataverse
11:07 pdurbin Slava1 in the house
11:13 poikilotherm Morning guys :-)
11:14 pdurbin I was up way too late hacking.
11:14 poikilotherm :-D
11:14 pdurbin but now I have something really cool to show
11:14 poikilotherm I've been glueing foil till 0:30 and fell asleep at 2:00
11:14 poikilotherm Where where where?
11:14 juancorr joined #dataverse
11:15 pdurbin As you can guess from two "tmp"s in the URL, this is not a permanent URL: http://tmp.greptilian.com/tmp/dataverse-installations/mymap.html . What do you think? :)
11:16 juancorr12 joined #dataverse
11:21 icarito[m] joined #dataverse
11:35 poikilotherm Argh too much input makes short sides.
11:35 * poikilotherm goes looking
11:35 poikilotherm That's working nicely :-)
11:36 pdurbin hmm? short sides? are you talking about the new map I made? :)
11:36 poikilotherm It's a bit crowded. Do you think you could experiment with smaller icons?
11:37 pdurbin yes! it's all "view source"-able
11:37 pdurbin no more database
11:37 pdurbin no more django
11:37 poikilotherm I know that the usual location marker is heavily used everywhere, but that sharp edge help locating on the map
11:37 poikilotherm Great!
11:37 poikilotherm That's definitly VERY cool
11:37 pdurbin so please play around!
11:37 poikilotherm I really like the idea
11:38 poikilotherm Hmm. Thinking about that clustering feature.
11:38 poikilotherm deRSE uses it and many others, too to cluster near points together and on click zoom & expand
11:40 pdurbin sounds nice
11:40 poikilotherm I think this stuff looks a lot better than what happened to date
11:40 poikilotherm It seems to be more flexible
11:40 poikilotherm And uses easier and less technologies
11:40 poikilotherm That's really sth.
11:41 poikilotherm I wonder if it might be sth. for Dataverse itself, too
11:41 poikilotherm Thinking about that worldmap feature
11:41 pdurbin sorry, when you say "what happened to date", what do you mean?
11:42 poikilotherm I think about the map at dataverse.org
11:42 poikilotherm I really like the new popups
11:42 pdurbin oh, the current map, yeah it's pretty old now
11:42 pdurbin thanks! :)
11:42 poikilotherm They look much cleaner and provide more usefull information
11:43 pdurbin I think next I think I'd like to convert to Web Components and the <template> tag.
11:43 poikilotherm :-D
11:43 pdurbin the code is a mess right now
11:44 pdurbin hacking hacking all night
11:44 poikilotherm It's a PoC, so that's ok
11:44 poikilotherm I'm hacking on https://github.com/IQSS/dataverse-kubernetes/issues/75
11:45 poikilotherm Digging through the Dataverse code...
11:45 poikilotherm I couldn't find till now if the password reset has to be done anyway, even when I have set the password while creating the user
11:46 poikilotherm I couldn't find a definite answer to that
11:46 poikilotherm (yet)
11:48 pdurbin oh yes, good old https://github.com/IQSS/dataverse/issues/4178
12:14 rigelk joined #dataverse
12:29 poikilotherm pdurbin I don't get it...
12:29 pdurbin don't get what? :)
12:29 poikilotherm When you don't provide a password to setup-all.sh, it will be set to admin
12:30 poikilotherm And then you will have to reset the password
12:30 pdurbin yeah
12:30 poikilotherm Seems like the password reset token are not set in that case
12:30 poikilotherm But I don't see why this does not happen when you provide a password
12:30 poikilotherm THere is no code asking for if password == admin
12:31 poikilotherm There is no dealing with password reset token I could find for BuiltinUsers API
12:31 poikilotherm I'm stuck
12:31 poikilotherm Can you give me a hand?
12:34 pdurbin poikilotherm: sure but have you already read through all the "PV" docs at http://guides.dataverse.org/en/4.16/installation/config.html#pvcharacterrules ?
12:34 poikilotherm Oh. No.
12:36 poikilotherm Ok. Read
12:36 poikilotherm So "admin" will not fullfill those, right?
12:37 pdurbin actually, here's a better entry point: http://guides.dataverse.org/en/4.16/installation/config.html#enforce-strong-passwords-for-user-accounts
12:37 pdurbin "admin" runs afoul of the default "one digit" rule/requirement
12:38 pdurbin Alphabetical:1,Digit:1
12:38 poikilotherm Right. So you are storing encrypted passwords, no hashes
12:39 poikilotherm Or is that check attached to the login page?
12:45 pdurbin Both. And I can't remember if the password complexity stuff has anything to do with password reset tokens.
12:46 poikilotherm I saw that I got redirected to root dataverse after login.
12:46 poikilotherm So I'm pocking where the authz is redirecting to reset
12:59 pdurbin ok
13:05 donsizemore joined #dataverse
13:07 poikilotherm Ok I think I get the picture.
13:07 poikilotherm The login page is validating and validation fails with the standard password
13:07 poikilotherm Ok then I will just use the same as dataverse-ansible and use "admin1"
13:26 donsizemore @pdurbin next on my list was running the API test suite on CentOS 8 (with PG 10 for good measure) unless there's something more pressing on your end
13:47 pdurbin donsizemore: that sounds perfect!! Thanks! Yay API test suite!
13:48 donsizemore (and i'm also reconfiguring my iDRAC cards today since i learned that ESXi doesn't consider a loss of IDSDM redundancy a hardware failure)
13:48 pdurbin like you do :)
13:49 donsizemore grumble grumble
13:50 pdurbin xarthisius (and everyone): are you calling in to the online Collaboration Cafe on reproducibility from The Turing Way? It starts in 10 minutes: https://groups.google.com/d/msg/dataverse-community/gMf9eACkIXc/JMoaM8ZjBQAJ
13:51 pdurbin donsizemore: please click (or tap) on UNC Dataverse at http://tmp.greptilian.com/tmp/dataverse-installations/mymap.html What do you think? :)
13:52 donsizemore looks good, except i'd like to update the "for more information" text
13:52 donsizemore could we use https://odum.unc.edu/archive/ instead (or do i need to update that somewhere)
13:53 pdurbin donsizemore: yes! I'm going to crowdsource that. Do you want to see my new unannounced spreadsheet? :)
13:53 donsizemore shore
13:54 pdurbin Crowdsourced information about Dataverse Installations: https://docs.google.com/spreadsheets/d/1bfsw7gnHlHerLXuk7YprUT68liHfcaMxs1rFciA-mEo/edit?usp=sharing
13:55 pdurbin andrewSC bricas_ donsizemore jri juancorr12 Slava1: please add your launch_year, the year you started with Dataverse (fresh or migration from some other system) ^^
14:12 jri_ joined #dataverse
14:13 Slava1 joined #dataverse
14:14 juancorr12 @pdurbin. Done. Do you want more information?
14:15 donsizemore the API test suite failed =(
14:17 donsizemore @pdurbin ima tar up surefire-reports/* and server.log and attach to #6231?
14:25 jri joined #dataverse
14:29 jri_ joined #dataverse
14:30 jri joined #dataverse
14:35 jri_ joined #dataverse
14:40 Slava1 joined #dataverse
14:45 poikilotherm pdurbin Slava1 donsizemore: please be aware that tomorrow is a holiday in Germany. I'll be on vacation till 10/13/2019.
14:45 poikilotherm I will keep an eye on Github ;-)
14:45 poikilotherm And there's Twitter...
14:59 donsizemore @poikilotherm take me, take me!
14:59 pdurbin done with the turning way call
14:59 pdurbin now I owe them a pull request :)
14:59 donsizemore @poikilotherm my neighbors flew over for 2 weeks. something about a festival
15:00 donsizemore @pdurbin does my attachment to #6231 look sufficient? the API test suite ansible STDERR is a hot mess
15:14 pdurbin donsizemore: I'm a little more used to the HTML version of these reports but this is great! Thanks!
15:16 Slava1 joined #dataverse
15:18 donsizemore @pdurbin gonna do AWS image switches for EC2 next
15:40 pdurbin donsizemore: awesome! And we're still on at 3, right?
16:30 pdurbin xarthisius: we talked a lot about Whole Tale. I'll shoot you a link once the video is up on YouTube. :)
17:02 donsizemore @pdurbin i won't have much to report, but sure
17:22 juancorr joined #dataverse
17:24 juancorr left #dataverse
17:25 pdurbin donsizemore: no problem and thanks for merging https://github.com/IQSS/dataverse-ansible/pull/115
17:45 donsizemore (i mean, i have a few things to report, a couple of if/how questions, and we can talk centos8/postgres if'n y'all want)
17:46 pdurbin sure!
17:46 pdurbin you can ask about https://github.com/IQSS/dataverse/issues/6230 if you want
18:54 Slava1 joined #dataverse
19:43 Slava1 joined #dataverse
19:54 Slava1 joined #dataverse
20:25 Slava1 joined #dataverse
20:54 Slava1 joined #dataverse
21:29 Slava1 joined #dataverse
21:35 Slava2 joined #dataverse
21:58 Slava1 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.