[09:46] robertokir joined #tikiwiki [11:41] jonnyb joined #tikiwiki [12:35] jonnyb polomonday [13:57] jonnyb joined #tikiwiki [14:26] jonnyb joined #tikiwiki [15:05] robertokir joined #tikiwiki [15:06] jonnyb joined #tikiwiki [15:40] Tiki|bot Recent Bug: - Plugin List GUI failed to save edited values - http://dev.tiki.org/item7069-Plugin-List-GUI-failed-to-save-edited-values [15:43] Jyhem pom pom [15:43] Jyhem hi jonnyb: I'm unale to see anything strange in your commit. [15:44] Jyhem Is it better now or there need for… doing something? [15:45] jonnyb hi Jyhem [15:46] jonnyb nope, still no openlayers/openlayers on https://composer.tiki.org/ - it's a mystery [15:46] jonnyb do you still have access to that server? Or do i maybe? [15:47] * jonnyb meanwhile checks https://dev.tiki.org/item7069-Plugin-List-GUI-failed-to-save-edited-values [15:48] Jyhem sorry, back now [15:49] * Jyhem looks at composer server [15:50] Jyhem nope, no jonny among logins [15:50] jonnyb hmmm, can't seem to log into dev - i got the CSRF error three times, then it seemed to work, but the page i want to edit https://dev.tiki.org/Tiki20 says i'm not logged in, but https://dev.tiki.org/login says i am... [15:50] * jonnyb is actually quite glad about no login ;) [15:56] * Jyhem sees we have a last_update_satis.log file. Where would you like it ? [15:57] jonnyb yes please Jyhem :) [15:57] jonnyb Most weird, other pages on dev are ok, and viewing the source of Tiki20 says i'm logged in but viewing the page says i'm anon - presumably the $user var is being reset somewhere... [15:59] * Jyhem doesn't think the two issues are related :-) Here is the last log: https://composer.tiki.org/last_update_satis.log [16:00] Jyhem That's the output of the cron which is done every 10 minutes: /etc/local/satis/update_satis.sh > /var/local/composer.tiki.org/last_update_satis.log [16:01] jonnyb also odd - no openlayers/openlayers at all, can you check the satis.json there, is my commit in it? [16:03] Jyhem I see no satis.json. Do you mean packages.json? [16:03] jonnyb aha, i did a curl https://github.com/openlayers/openlayers/releases/download/v5.3.0/v5.3.0-dist.zip and it gets redirected to an amazon html message [16:04] jonnyb oh, doesn't it get the info for the pagackes from trunk/doc/devtools/satis.json? (that's where i added the ol package) [16:04] Jyhem hmmm [16:05] Jyhem yes, it does. [16:06] Jyhem Seems the locate command is fooling me (according to the script /etc/local/satis/update_satis.sh [16:07] jonnyb meanwhile, it seems that zip gets a 302 redirect to github-production-release-asset-2e65be.s3.amazonaws.com so presumably satis gets lost at some point :( [16:07] Jyhem A mystery for another time: yes, I did find satis.json.prev [16:08] jonnyb as does the ol3 zip now, maybe github have changed the location of these zips now but it worked a long time ago when ol3 was added (and the others) [16:09] jonnyb hmmm [16:09] Jyhem Anything I should look at in satis.json.prev or are you further ahead in investigations [16:09] jonnyb is openlayers/openlayers in it? [16:09] Jyhem root@hetzner01 /var/local/composer.tiki.org/www # grep openlayers /var/local/composer.tiki.org/bin/satis/satis.json.prev [16:09] Jyhem "name": "openlayers/ol3", [16:09] Jyhem "url": "https://github.com/openlayers/ol3/releases/download/v3.6.0/v3.6.0-dist.zip", [16:09] Jyhem "name": "openlayers/openlayers", [16:09] Jyhem "url": "https://github.com/openlayers/openlayers/releases/download/v5.3.0/v5.3.0-dist.zip", [16:09] Jyhem "openlayers/ol3": ">=3.6.0", [16:10] * Jyhem guesses "yes" [16:10] jonnyb thanks, looks like the commit made it that far then, i think it's to do with github and the redirect thing [16:10] jonnyb is there no satis error log? [16:12] Jyhem not that I know [16:13] jonnyb that may be related https://github.com/lukaszlach/satis-server/issues/3 [16:16] Jyhem I saw no error log and the sdterr output (mailed to root) is: [16:16] Jyhem | - Installing npm-asset/color-name (dev-master 4536ce5): Cloning 4536ce5944 [16:16] Jyhem | - Installing npm-asset/uri-js (dev-master 4f6f600): Cloning 4f6f600fad [16:16] Jyhem | - Installing npm-asset/uri-js (3.x-dev baf0133): Cloning baf013376a [16:16] Jyhem So, it looks unrelated [16:17] jonnyb hmmm, ok, thanks - i think the redirect thing is the problem (which will cause lots of issues as we have a lot of github zips listed in there) [16:18] jonnyb is there a cache you could (partially) clear? like just the openlayers/openlayers dir? [16:18] jonnyb maybe then we would see an error [16:19] Jyhem yes, we have all files in a local cache [16:19] jonnyb anything for openlayers/openlayers? [16:20] jonnyb just thought if another way to investigate, i'll try adding it to my local composer.json and see what happens [16:20] Jyhem root@hetzner01 /var/local/composer.tiki.org/www # ll dist/openlayers [16:20] Jyhem total 348 [16:20] Jyhem drw-r-s--- 3 root www-data 4096 Sep 18 2018 ./ [16:20] Jyhem drwxr-s--- 191 root www-data 344064 Mar 27 17:30 ../ [16:20] Jyhem drwxr-s--- 2 root www-data 4096 Sep 18 2018 ol3/ [16:21] jonnyb hmmm [16:21] Jyhem There does not seem to be a "wrong" openlayers/openlayers thing I could delete [16:22] Jyhem A candidate for the "problematic" folder? [16:22] Jyhem root@hetzner01 /var/local/composer.tiki.org/www # ll problematic/ [16:22] Jyhem total 17804 [16:22] Jyhem drwxr-s--- 2 root www-data 4096 Sep 18 2018 ./ [16:22] Jyhem drwxr-s--- 5 root www-data 4096 Apr 29 15:58 ../ [16:22] Jyhem -rw-r----- 1 root www-data 1800118 Sep 18 2018 AnythingSlider-v1.9.2.zip [16:22] Jyhem -rw-r----- 1 root www-data 1803193 Sep 18 2018 AnythingSlider-v1.9.4.zip [16:22] Jyhem -rw-r----- 1 root www-data 1802224 Sep 18 2018 AnythingSlider-v1.9.6.zip [16:22] Jyhem -rw-r----- 1 root www-data 825 Sep 18 2018 index.html [16:22] Jyhem -rw-r----- 1 root www-data 932792 Sep 18 2018 jquery-validation-1.13.1.zip [16:22] Jyhem -rw-r----- 1 root www-data 678516 Sep 18 2018 tablesorter-v2.14.4.zip [16:22] Jyhem -rw-r----- 1 root www-data 1355896 Sep 18 2018 tablesorter-v2.17.2.zip [16:22] Jyhem -rw-r----- 1 root www-data 1540438 Sep 18 2018 tablesorter-v2.21.2.zip [16:22] Jyhem -rw-r----- 1 root www-data 2024995 Sep 18 2018 tablesorter-v2.25.7.zip [16:22] Jyhem -rw-r----- 1 root www-data 1944762 Sep 18 2018 tablesorter-v2.26.6.zip [16:22] Jyhem -rw-r----- 1 root www-data 4316963 Sep 18 2018 zetacomponents-Webdav-1.1.3-0-g2057c28.zip [16:23] Jyhem OK, /me needs to get some work done. [16:23] jonnyb i think those were ones that were no longer available so we had to host to maintain old branches [16:24] * Jyhem stays logged into the server, just shout if I need to run commands [16:24] jonnyb yup, me too, thanks for looking :) [16:24] jonnyb thanks for that too [16:26] jonnyb finally, adding it directly to composer.json worked fine - dull [16:36] Jyhem Issue solved? [16:45] jonnyb Not really Jyhem, we need it on composer.tiki to include it in a release really, i was just trying to see if the redirect messed it up, but that was fine, so it muf [16:45] jonnyb oop, must be something else [16:46] jonnyb anyway, also need to get back to more urgent client stuff too, will try again later (i remember once i set up a local satis to debug something, wonder if i kept notes) [17:15] lincolna joined #tikiwiki [19:52] seamymsg joined #tikiwiki [21:55] rsevero joined #tikiwiki [21:55] rsevero Hi, how can I set a non default port for my Tikiwiki database connection? [22:00] slowtobi joined #tikiwiki [23:10] * Jyhem wonders [23:10] Jyhem maybe add it after the hostname? Like "remotehost:2255" ?