←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
robertokirjoined #tikiwiki [09:46]
........................ (idle for 1h55mn)
jonnybjoined #tikiwiki [11:41]
........... (idle for 54mn)
polomonday [12:35]
................. (idle for 1h22mn)
joined #tikiwiki [13:57]
...... (idle for 29mn)
joined #tikiwiki [14:26]
........ (idle for 39mn)
robertokirjoined #tikiwiki [15:05]
jonnybjoined #tikiwiki [15:06]
....... (idle for 34mn)
Tiki|botRecent Bug: - Plugin List GUI failed to save edited values - http://dev.tiki.org/item7069-Plugin-List-GUI-failed-to-save-edited-values [15:40]
Jyhempom pom
hi jonnyb: I'm unale to see anything strange in your commit.
Is it better now or there need for… doing something?
[15:43]
jonnybhi Jyhem
nope, still no openlayers/openlayers on https://composer.tiki.org/ - it's a mystery
do you still have access to that server? Or do i maybe?
jonnyb meanwhile checks https://dev.tiki.org/item7069-Plugin-List-GUI-failed-to-save-edited-values
[15:45]
Jyhemsorry, back now
Jyhem looks at composer server
nope, no jonny among logins
[15:48]
jonnybhmmm, 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...
jonnyb is actually quite glad about no login ;)
[15:50]
JyhemJyhem sees we have a last_update_satis.log file. Where would you like it ? [15:56]
jonnybyes please Jyhem :)
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:57]
JyhemJyhem doesn't think the two issues are related :-) Here is the last log: https://composer.tiki.org/last_update_satis.log
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
[15:59]
jonnybalso odd - no openlayers/openlayers at all, can you check the satis.json there, is my commit in it? [16:01]
JyhemI see no satis.json. Do you mean packages.json? [16:03]
jonnybaha, 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
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:03]
Jyhemhmmm
yes, it does.
Seems the locate command is fooling me (according to the script /etc/local/satis/update_satis.sh
[16:04]
jonnybmeanwhile, 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]
JyhemA mystery for another time: yes, I did find satis.json.prev [16:07]
jonnybas 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)
hmmm
[16:08]
JyhemAnything I should look at in satis.json.prev or are you further ahead in investigations [16:09]
jonnybis openlayers/openlayers in it? [16:09]
Jyhemroot@hetzner01 /var/local/composer.tiki.org/www # grep openlayers /var/local/composer.tiki.org/bin/satis/satis.json.prev
"name": "openlayers/ol3",
"url": "https://github.com/openlayers/ol3/releases/download/v3.6.0/v3.6.0-dist.zip",
"name": "openlayers/openlayers",
"url": "https://github.com/openlayers/openlayers/releases/download/v5.3.0/v5.3.0-dist.zip",
"openlayers/ol3": ">=3.6.0",
Jyhem guesses "yes"
[16:09]
jonnybthanks, looks like the commit made it that far then, i think it's to do with github and the redirect thing
is there no satis error log?
[16:10]
Jyhemnot that I know [16:12]
jonnybthat may be related https://github.com/lukaszlach/satis-server/issues/3 [16:13]
JyhemI saw no error log and the sdterr output (mailed to root) is:
| - Installing npm-asset/color-name (dev-master 4536ce5): Cloning 4536ce5944
| - Installing npm-asset/uri-js (dev-master 4f6f600): Cloning 4f6f600fad
| - Installing npm-asset/uri-js (3.x-dev baf0133): Cloning baf013376a
So, it looks unrelated
[16:16]
jonnybhmmm, 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)
is there a cache you could (partially) clear? like just the openlayers/openlayers dir?
maybe then we would see an error
[16:17]
Jyhemyes, we have all files in a local cache [16:19]
jonnybanything for openlayers/openlayers?
just thought if another way to investigate, i'll try adding it to my local composer.json and see what happens
[16:19]
Jyhemroot@hetzner01 /var/local/composer.tiki.org/www # ll dist/openlayers
total 348
drw-r-s--- 3 root www-data 4096 Sep 18 2018 ./
drwxr-s--- 191 root www-data 344064 Mar 27 17:30 ../
drwxr-s--- 2 root www-data 4096 Sep 18 2018 ol3/
[16:20]
jonnybhmmm [16:21]
JyhemThere does not seem to be a "wrong" openlayers/openlayers thing I could delete
A candidate for the "problematic" folder?
root@hetzner01 /var/local/composer.tiki.org/www # ll problematic/
total 17804
drwxr-s--- 2 root www-data 4096 Sep 18 2018 ./
drwxr-s--- 5 root www-data 4096 Apr 29 15:58 ../
-rw-r----- 1 root www-data 1800118 Sep 18 2018 AnythingSlider-v1.9.2.zip
-rw-r----- 1 root www-data 1803193 Sep 18 2018 AnythingSlider-v1.9.4.zip
-rw-r----- 1 root www-data 1802224 Sep 18 2018 AnythingSlider-v1.9.6.zip
-rw-r----- 1 root www-data 825 Sep 18 2018 index.html
-rw-r----- 1 root www-data 932792 Sep 18 2018 jquery-validation-1.13.1.zip
-rw-r----- 1 root www-data 678516 Sep 18 2018 tablesorter-v2.14.4.zip
-rw-r----- 1 root www-data 1355896 Sep 18 2018 tablesorter-v2.17.2.zip
-rw-r----- 1 root www-data 1540438 Sep 18 2018 tablesorter-v2.21.2.zip
-rw-r----- 1 root www-data 2024995 Sep 18 2018 tablesorter-v2.25.7.zip
-rw-r----- 1 root www-data 1944762 Sep 18 2018 tablesorter-v2.26.6.zip
-rw-r----- 1 root www-data 4316963 Sep 18 2018 zetacomponents-Webdav-1.1.3-0-g2057c28.zip
OK, /me needs to get some work done.
[16:21]
jonnybi think those were ones that were no longer available so we had to host to maintain old branches [16:23]
JyhemJyhem stays logged into the server, just shout if I need to run commands [16:24]
jonnybyup, me too, thanks for looking :)
thanks for that too
finally, adding it directly to composer.json worked fine - dull
[16:24]
JyhemIssue solved? [16:36]
jonnybNot 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
oop, must be something else
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)
[16:45]
...... (idle for 29mn)
lincolnajoined #tikiwiki [17:15]
................................ (idle for 2h37mn)
seamymsgjoined #tikiwiki [19:52]
......................... (idle for 2h3mn)
rseverojoined #tikiwiki
Hi, how can I set a non default port for my Tikiwiki database connection?
[21:55]
slowtobijoined #tikiwiki [22:00]
............... (idle for 1h10mn)
JyhemJyhem wonders
maybe add it after the hostname? Like "remotehost:2255" ?
[23:10]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)