IQSS logo

IRC log for #dataverse, 2017-03-23

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
02:26 axfelix joined #dataverse
03:29 axfelix joined #dataverse
06:07 rhiaro_ joined #dataverse
07:10 soU joined #dataverse
07:55 soU joined #dataverse
08:00 soU left #dataverse
12:10 donsizemore joined #dataverse
13:42 pdurbin joined #dataverse
13:48 djbrooke joined #dataverse
14:14 djbrooke joined #dataverse
14:42 pameyer joined #dataverse
15:00 andrewSC joined #dataverse
15:09 pameyer joined #dataverse
15:20 djbrooke joined #dataverse
15:26 djbrooke joined #dataverse
15:30 andrewSC hi everybody :)
15:30 andrewSC I was wondering, is there a way to see everyone that's signed up to your dataverse instance?
15:31 andrewSC i know there's the filtering ability when you go to assign permissions to a user but just the clicking around that I did I didn't see a page/frontend way to view everyone that's signed up in general
15:46 pameyer hi andrewSC: I'm not sure if this is frontend-enough for what you're looking for, but there's an API call to list authetnicated users
15:46 pameyer http://guides.dataverse.org/en/latest/api/native-api.html#admin
15:46 pameyer GET http://$SERVER/api/admin/authenticatedUsers
15:46 andrewSC hmm that might work lemme see
15:51 donsizemore @pameyer worked here =)
15:54 pameyer joined #dataverse
15:55 pameyer it's nice when things work ;)
15:57 djbrooke joined #dataverse
16:01 andrewSC I'm getting a "Bad string" response/503 when i try to hit authenticated users?
16:01 andrewSC nothing in the logs either? I don't think I have logging cranked up though
16:02 andrewSC I'm using the X-Dataverse-key header with the api token i generated for my admin user
16:03 andrewSC /admin/settings seems to give me the same bad string error
16:05 andrewSC hmm let me try to curl on the host
16:05 andrewSC ok that was the issue...
16:11 andrewSC so getting closer... now i get a 404...
16:11 andrewSC lol
16:12 andrewSC is the authenticated users endpoint something fairly new? like after 4.3.1 new?
16:14 andrewSC looks like the code only has support for authenticatedusers/identifier?
16:15 andrewSC https://github.com/IQSS/dataverse/blob/v4.3.1/src/main/java/edu/harvard/iq/dataverse/api/Admin.java#L195
16:15 andrewSC ?
16:17 andrewSC yeah looks like it's in later versions, I'll make the change so i can hit this endpoint... Then prioritize the upgrades...
16:37 pdurbin andrewSC: yeah, that endpoint is somewhat new
16:41 andrewSC gotcha gotcha
16:52 pdurbin I take it you're running 4.3.1.
16:57 andrewSC yessir
16:58 andrewSC I'm just going to start the upgrade process next week...
16:58 andrewSC I have a couple high priority tasks then i can get up to speed
17:04 djbrooke joined #dataverse
17:07 djbrooke joined #dataverse
17:09 pdurbin cool
17:21 djbrooke joined #dataverse
17:25 djbrooke joined #dataverse
17:25 djbrooke joined #dataverse
17:33 pameyer joined #dataverse
17:39 andrewSC if I want to create a new server and install 4.6.1 on it, then take my data from my 4.3.1 instance and put it in the 4.6.1 instance. Is that possible without upgrading sub versions on the 4.3.1 instance to 4.6.1 before copying the data over?
17:44 pameyer pdurbin will know better than me, but I *think* the native API import/export dataset functions will let you do this
17:44 pameyer I'm not sure if they'll handle the actual file data though
17:55 andrewSC gotcha gotcha
17:56 pdurbin andrewSC: you have to do all the upgrades in between. It's annoying. Please feel free to open a GitHub issue about this but we're unlikely to be able to fix this any time soon. It's a lot of work.
17:57 andrewSC I hear you on the lot of work part
17:57 andrewSC kk good to know
17:57 andrewSC ty
17:57 pdurbin I guess I'm saying that I'd installed 4.3.1 on the new server, move your data over, and do all the upgrades on the new server.
17:58 pdurbin pameyer: to move data to another server, I'd recommend a sql backup. And copy the files over. If that makes sense.
17:58 andrewSC right right, yeah doing this on the only live system would be chaos hahah
17:59 pdurbin I probably wouldn't bother with trying to move Solr data over. I'd just install Solr fresh on the new server and kick off an "index all".
17:59 andrewSC mhmmm
18:00 pameyer pdurbin: it does; thanks - always good to find out where/when I'm wrong about things
18:00 donsizemore joined #dataverse
18:00 andrewSC Since I'm already doing nightly backups of everything i should have a pretty good start
18:01 pdurbin We used to (in DVN 3) have a "read only" mode you could put Dataverse in.
18:07 djbrooke joined #dataverse
18:14 djbrooke joined #dataverse
18:17 andrewSC interesting
18:29 djbrooke joined #dataverse
18:33 djbrooke joined #dataverse
18:43 pameyer joined #dataverse
19:05 djbrooke joined #dataverse
19:08 pameyer joined #dataverse
19:15 pameyer joined #dataverse
19:39 pameyer joined #dataverse
20:02 djbrooke joined #dataverse
20:40 pameyer joined #dataverse
21:24 djbrooke joined #dataverse
21:39 donsizemore joined #dataverse
21:39 pameyer joined #dataverse
21:52 djbrooke joined #dataverse
22:15 pameyer joined #dataverse
22:40 axfelix 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.