Tiki|bot: New Forum Posts: Tracker Fields Item-Link and Dynamic-Item-List reference - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55780
New Forum Posts: Issue with showcasing themes on themes.tiki.org - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55773
New Forum Posts: Tiki 14 beta - How to disable CSRF - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55791
New Forum Posts: Tracker Fields Item-Link and Dynamic-Item-List reference - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55780
New Forum Posts: Issue with showcasing themes on themes.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55773 Jyhem_laptop_: joined #tikiwiki Jyhem_: joined #tikiwiki
joined #tikiwiki Jyhem_laptop_: joined #tikiwiki Tiki-KGB: 03nkoth r55078 10branches/ 1014.x/db/tiki.sql 0314.x/installer/schema/20150414_profile_symbol_tooshort_fix_tiki.sql
[FIX] Profile installer fails (or depending on mysql version might silently truncate which could cause bugs) when trying to install page with pagename greater than 50 characters long
03nkoth r55079 10branches/13.x/ 10db/tiki.sql 03installer/schema/20150414_profile_symbol_tooshort_fix_tiki.sql
[bp/r55078][FIX] Profile installer fails (or depending on mysql version might silently truncate which could cause bugs) when trying to install page with pagename greater than 50 characters long
03nkoth r55080 10branches/12.x/ 10db/tiki.sql 03installer/schema/20150414_profile_symbol_tooshort_fix_tiki.sql
[bp/r55078][FIX] Profile installer fails (or depending on mysql version might silently truncate which could cause bugs) when trying to install page with pagename greater than 50 characters long
03nkoth r55081 10(23 files in 20 dirs) * [MRG] Automatic merge, branches/14.x 55063 to 55078 Gwayne: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03luciash r55082 10branches/14.x/templates/modules/mod-who_is_there.tpl * just reformatted code for better readability
03luciash r55083 10branches/14.x/templates/modules/mod-who_is_there.tpl
[ENH] Module "who is there" enhancements - it is a list of online users so semantically putting it in a list
03luciash r55084 10trunk/templates 10trunk/templates/modules/mod-who_is_there.tpl 10trunk * [MRG] Automatic merge, branches/14.x 55078 to 55083 kingfisher777: joined #tikiwiki Tiki|bot: New Forum Posts: Tiki 14 beta - How to disable CSRF - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55791
New Forum Posts: Tracker Fields Item-Link and Dynamic-Item-List reference - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55780
New Forum Posts: Issue with showcasing themes on themes.tiki.org - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55773
New Forum Posts: Tiki 14 beta - How to disable CSRF - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55791
New Forum Posts: Tracker Fields Item-Link and Dynamic-Item-List reference - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55780
New Forum Posts: Issue with showcasing themes on themes.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55773 Tiki-KGB: 03luciash r55085 10branches/ 1014.x/templates/article.tpl 1014.x/templates/tiki-edit_article.tpl 1014.x/templates/tiki-print_article.tpl
[FIX] consistency: articles should respect the choice to display own image (e.g. own image in the body of the article or upload a custom one) instead of the topic image; so if the checkbox is selected do not display the topic image + some class fixes (thanks marclaporte)
03luciash r55086 10(5 files in 3 dirs) * [MRG] Automatic merge, branches/14.x 55083 to 55085 kingfisher777: joined #tikiwiki redflo: joined #tikiwiki kingfisher777: joined #tikiwiki Tiki-KGB: 03xavidp r55087 10branches/13.x/lib/userslib.php
[bp/r51896][ENH] userslib: copy LDAP email to Tiki users system. Thanks alexandrequessy, jyhem, and Andrew Hendricks.
03xavidp r55088 10branches/12.x/lib/userslib.php
[bp/r51896][ENH] userslib: copy LDAP email to Tiki users system. Thanks alexandrequessy, jyhem, and Andrew Hendricks. Telesight: joined #tikiwiki Tiki|bot: joined #tikiwiki jonnyb: joined #tikiwiki
pompompom kingfisher777: joined #tikiwiki Tiki-KGB: 03chibaguy r55089 10branches/ 10(24 files in 24 dirs)
[FIX] Revert changes in r55067 so that the bottom module zone is a Bootstrap div.row to receive modules as grid divs; also, any module in the zone gets 15px padding left and right by default. amette: polom jonnyb: moloq amette amette: hi jonnyb
any ideas how to tackle the nextdev wsod next? jonnyb: thanks for looking into nextdev's problems amette: you're welcome jonnyb: was hoping for something useful from the error_log
:( amette: yeah, me too, not really though - hang on, I'll get the two from last night... jonnyb: it'll probably be a module or something that appears when you're logged in i think
i can make a new one if it helps? amette: ah, module might be...
... you mean make new error or module? :) jonnyb: new error :) amette: ok, yeah, the 500 won't happen again, that's why I meant search for last night jonnyb: might be worth checking what the error display prefs are set to amette: although it wasn't too exciting anyways iirc jonnyb: oh right, got you amette: ok jonnyb: ew, just got the noscript mode on nextdev again - grrr amette: error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT jonnyb: and the other one - error_display (i think?) amette: 85.177.87.94 - next [15/Apr/2015:00:40:24 +0200] "POST /tiki-login.php HTTP/1.1" 500 31 "https://nextdev.tiki.org/login" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Geck
o) Chrome/37.0.2062.120 Safari/537.36"
display_errors is on (changed that last night)
I also inserted a deliberate syntax error in tiki-login.php for testing and that one was shown in the browser.
but well, the 500 went away - so let's not get hung up on that one
now we have 200s and WSOD - I also upped memory_limit to 256M (from 192M), but no change - now bck at 192M again jonnyb: hold on, just closing some other things amette: alright
And I'd like to know who uses uptimerobot on our next-sites without having it properly configured to do http basic auth. It's most annoying in the logs. jonnyb: sorry, not me - no idea what that bot is :) amette: uptimerobot.com - I'm sure it's well meant, but forgotten that it was set up or such Bsfez: joined #tikiwiki amette: also I don't find last nights 500 in the proper nginx-error log, but as said earlier: let's forget about that one
nothing happens in logs when getting the WSOD :-/ Bsfez: groummmffff
hi all amette: hi Bsfez :) Bsfez: hi amette
so we have no clue ? amette: yep, currently our board of clues is as blank as the nextdev page after login
jonnyb suspected a module that only triggers after login - not a clue, but an idea at least Bsfez: you removed the http authentification ? jonnyb: hi Bsfez amette: yep, that didn't change anything - I can remove it again for now, if you want to test jonnyb: seems odd if it's a module or something that it doesn't affect dev.t.o Bsfez: module search_morelikethis is broken amette: removed http auth and did a full nginx restart Bsfez: oh i had it… refreshing here too
did you remove https in the db (or can you do it) ? amette: nope, I didn't as it was the same on themes. I'll give it a try, hang on. Bsfez: db -> tiki-pref -> search for https set to "disable", search secure set to "n"
thanks amette: there are https_login_required=n and https_login=required, nothing with secure
those first two I was wondering about last night already... they feel kinda redundant?!
what do I set the https_login to? Bsfez: ha ha… let check exact term in a t14 db fabricius: joined #tikiwiki chibaguy: joined #tikiwiki Bsfez: https_login should be "disabled" (i recall that it was once disable, but who cares) chibaguy: polom jonnyb: hi chibaguy chibaguy: hi jonnyb jonnyb: ok, here now (got distracted by the tikifest tracker ;) ) amette: Bsfez: ok, they are set
moloq chibaguy Tiki|bot: New Forum Posts: uptimerobot.com hammering next-sites? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55800 chibaguy: :-) hi amette amette: :) Still can't login though, WSOD stays. Bsfez: ok
in T12 we had "session_protected" and it took me A LOT OF TIME to find it jonnyb: still got a whitey on nextdev login Bsfez: in T14 check "session_protected" = "n"
i'm still redirected to https amette: session_silent=y, session_storage=default, tiki_cachecontrol_session='no-cache, pre-check=0, post-check=0' <- those are all like '%session%'
Bsfez: no redirect to https here, try loading it fully non-ssled first Bsfez: may be it was removed in between…
In T14 I can find only here jonnyb: also just got WSoD logging in as non-admin Bsfez: 1 match inside table index_pref_en amette: I removed module search_morelikethis and cleared caches (via console.php) - no change Bsfez: ok now for me too, no more https… but wsod
(checking on win chrome, no-script turned off, all menu open - anonymous) jonnyb: i still don't get why we're not seeing any errors (in browser or logs)? amette: Indeed, that's what I'd like to know, too!
jonnyb: try again jonnyb: will do
aha! amette: imho that means that if there would be a real error, it would show, right?
this now was a deliberately removed semicolon jonnyb: oh right, that $bypass_siteclose_check one was you amette: yes, sorry, should have mentioned before you get your hopes high
but I mean: to test that the php.ini and stuff is properly configured jonnyb: yes, that means if it was a syntax error in php we would see it Bsfez: did you check your cookies ? a lot of people there... jonnyb: but what about a db error
could you (as a test) rename a vital table maybe temporarily? amette: hmmm.... good point... if tiki doesn't realise it, it won't be shown jonnyb: like tiki_preferences amette: yeah, sure, usually it then throws up the database not properly configured - had that yesterday at one point, when database:update wasn't run yet
hang on, I'll rename
ok
redirects me to tiki-install.php Bsfez: :uncaught error capslock something is not helping I guess
redirects me to tiki-install.php jonnyb: hmm, ok, so not db either (probably) amette: but: tiki_preferences is the one that is being used as a check for database being initialised...
... another table might not give the same behaviour. hang on... jonnyb: ah, maybe a bad example amette: ok, not tiki_modules became tiki_mods - different error, but error at least jonnyb: how big is the database? if you can send me a copy somehow i can step through it in the debugger (maybe, actually intertiki might prevent that) amette: Oh, you can have a copy, it's only a bit over a gig *g* jonnyb: ah, does anyone know what the local admin password is on dev? that might rule out intertiki
hmm, a gig might take longer than other options.. amette: a gig takes longer than about anything :-/ jonnyb: why so big i wonder? amette: but iirc as long as I backup the tiki_actionlog table to somewhere, I am allowed to drop it, yeah? Bsfez: … would be faster to install new db from scratch just to check ? amette: the answer is in my last question, jonnyb Bsfez: wouldn't be redflo: joined #tikiwiki Bsfez: a new one without touching the previous one amette: Bsfez: we even have doc and themes _including_ data and they work - so nothing new to learn from an empty db Bsfez: ok jonnyb: always wondered about that - we really need a way of managing the actionlog better Bsfez: and if we copy just the tiki-preferences table into a new one to be sure we are looking in the right direction ? amette: jonnyb: imho actionlog is for low-traffic sites as the concept is flawed for anything that has close to serious traffic - nelson suggested logstash and that does look good - I am working on the server side for that, so we should get some results there within some weeks jonnyb: not sure what the "policy" is on actionlog - guess we need to keep it somewhere - no idea really (it's an admin thing, i'm just a coder ;) )
cool, yes i tried to get logstash and kibana working, looks promising (but i failed so far)
so could you send me a db without actionlog? seems i might be quickest... amette: the actionlog on dev was probably out of curiosity to see how people use the site, but so far I haven't seen anyone produce any relevant information for the community from it *shrug*
and well, curiosity not only killed the cat jonnyb: :) Bsfez: :) amette: :) Bsfez: Im running a movie in the background… "Kon Tiki" lol jonnyb: excellent! nelsonko: joined #tikiwiki jonnyb: ah, polom nelsonko Bsfez: Hi Nelson amette: hiya nelsonko - looks we summoned you ;) nelsonko: jonnyb: hi good morning. how are you? jonnyb: we're all banging our heads against the WSoD on nextdev on login
i'm fine thanks (thinking about lunch!)
and you? well i hope! nelsonko: pretty well
let me try log gin in jonnyb: https login was disabled as an experiment - no help nelsonko: amette, any errors in php log? amette: nelsonko: nope, none at all jonnyb: also session stuff has been "fiddled" with nelsonko: what do you mean "fiddled"? amette: more like SSL stuff, not session - like forcing not to use ssl for login nelsonko: you mean in the tiki settings? amette: yep, in tiki_preferences nelsonko: i notice when I go to https://nextdev.tiki.org/tiki-login_scr.php
and when i login, it refreshes to non https version amette: stay in ssl mode was set to 'n' earlier
one of the "fiddlings" nelsonko: in tiki_logs you can see if anyone has logged in since the last db update
(I think)
sorry, I misunderstood
Jonny did say that https login was disabled as an experiment jonnyb: i looked through the possible modules that are only for registered but couldn't see anything suspicious
therre are lots of strange looking custom modules though (was looking at them on the real dev site) amette: last one in tiki_logs: | 113493 | login | logged out | changi67 | 83.141.196.165 | Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8 | 1269369207 |
that has been a while jonnyb: hey, i remember him! :) amette: hehe ;)
currently we have 1429100382
compared to the 1269369207 Bsfez: GMT: Tue, 23 Mar 2010 18:33:27 GMT ?
:D amette: yeah *g* nelsonko: | cookie_domain | .dev.tiki.org |
could that be the issue? Bsfez: yes saw them, removed them but… same amette: one of those things I was wondering last night, too - didn't fiddle with it cause they are no issue on nextthemes and nextdoc nelsonko: doc has the same though amette: :) Bsfez: however what's left in cookies say sometimes
DOMAIN | nextdev.tiki.org
DOMAIN | .nextdev.tiki.org
… couldn't be critical -: amette is still wondering if database corruption could cause anything like this nelsonko: amette, can you revert the https fiddling? amette: yes, hang on jonnyb: afraid i need to go for a little while - other than trying it locally with a debugger, or adding die("got this far") line in the various login files i can't think of anything else amette: done Bsfez: I compared the cookies in nextthemes and nextdev
quit different amette: the next thing I am going to try is: replay the original database into a new schema and install the original tiki without upgrading to 14.x - this way we can see, if it actually is due to the tiki upgrade jonnyb: i would be most surprised if it was a cookie causing WSoD (but possible i guess) Tiki-KGB: 03jonnybradley r55090 10(26 files in 26 dirs) * [MRG] Automatic merge, branches/14.x 55085 to 55089 amette: that will need a disk resize though as the friggin database is 3.2GB jonnyb: anyway, see you all later... Bsfez: cu amette: ok, I'll start my experiment and have a shower - see you later nelsonko: dev has session_silent | y amette: no, hang on
oh, yes, it has
13:51 < amette> session_silent=y, session_storage=default, tiki_cachecontrol_session='no-cache, p post-check=0' <- those are all like '%session%' nelsonko: try fiddle with that? amette: ok, set it to 'n' or anything else? nelsonko: yeah 'n' amette: done
nelsonko: Still same behviour here. I'll halt the machine now for five minutes to do the disk resize, ok? nelsonko: disk space looks ok to me amette: Planning to run a non-upgraded tiki in parallel to figure out, if the database has any corruption. nelsonko: can i try something first? amette: yes, please nelsonko: Ii can login now after clearing cookies
could be the session silent thing amette: w00t! :)
I'm sooo glad you tried that first!! :)
what does the session silent thingy do? nelsonko: let's verify theory first, one sec amette: yeah... it doesn't work for me it seems... nelsonko: no?
I was thinking I can change it back to session_silent = 'y' and then clear cookies and try again (but I haven't started yet) amette: Chromium -> Settings -> Advanced -> Clear browsing data -> Cookies and other site and plug-in data -> Clear browsing data - no change :-/ nelsonko: restart browser? amette: nope, wsod here nelsonko: ah i am on the wrong site amette: hehe :) nelsonko: ok let me do some quick debugging amette: ok, I'll have my shower then now, that massive operation of a parallel install feels like quite a last resort anyways Bsfez: still wsod here nelsonko: debugging
amette, definitely a php error, not sure why no error reporting
anyway, let me find where the error is first amette: nelsonko: ok, cool - glad to hear that - good hunting! nelsonko: oh elasticsearch
it is trying to index the user last login and it fails then
amette, can you check?
also it makes no sense the nextdev will try and touch the same index as dev anyway, even if it can connect to the server amette: much better "20 or more unsuccessful login attempts have been made. "
oooh, doh - elasticsearch, ok kingfisher777: joined #tikiwiki amette: didn't think of that at all... and doc and themes don't use it, right? nelsonko: no, dev is the only one amette: ok, I see
there should be a timeout or such, it shouldn't fail completely imho
but actually this was a good thing that it was locked out by the firewall - so we noticed this and didn't get our indices messed up nelsonko: it used to display an error when it fail to connect (ashen trying to read)
not sure about logging in
maybe log gin in didn't use to index anything
but now it does amette: hmm, ok, so it's not throwing errors in a central location
ok, cool :)
ah, not cool - misunderstood - ok
now I'm getting a wsod again, I guess you're fiddling fabricius1: joined #tikiwiki kingfisher777: joined #tikiwiki nelsonko: amette: done fiddling
I did not fix anything
when you got through it was possibly while I was testing
I need to go now, meeting
Can you look at connection to elastic search? amette: Ok, I can open up the firewall, but should probably also change the index, right? nelsonko: yes
use system configuration?
does the script reindex? amette: aha, good idea. No, script does not reindex.
isn't the index name generated randomly somehow? nelsonko: but system configuration will be part of the script
because you untag th backup right?
untar amette: yes, correct nelsonko: index prefix is set in pref amette: system configuration - you mean tiki.ini? there's no such thing in dev.t.o apparantly
ah, ok, index prefix - that's trivial to fix then nelsonko: i mean tiki.ini yes amette: right, ok, just making sure, we're talking about the same thing
I'll add creation of tiki.ini to the refresh-nxt.sh script
and open up the firewall on elasticsearch
still we need some code fix for the wsod - at least give an error message, if not log in
that's not my department though ;) Bsfez: search from the topbar is working back on nextdev :) amette: food is just ready here, I'll be fixing the login soon - hang in there for a bit still Bsfez: sound like something is going in a good direction !
Parse error: syntax error, unexpected '$system_configuration_identifi' (T_VARIABLE) in /var/local/dev.tiki.org/www/db/local.php on line 11 amette: try again please Bsfez: Configuration file could not be read. amette: ok, better - config file next :) Bsfez: tea-time coming back soon amette: enjoy Tiki-KGB: 03anbumania r55091 10branches/14.x/lib/jquery_tiki/tiki-jquery.js * [FIX] 5625 Comments count issue amette: hmmm... ok.... looks good so far... login works... not completely sure on those index prefixes...
... I guess I'll just risk it and reindex. kingfisher777: joined #tikiwiki Bsfez: checking
you-hou could login !
will report test in devlist now
Amette, nextdev is last version ?
Last update from SVN (14.0beta): Wednesday 15 April, 2015 03:48:07 IDT- REV 55084 amette: I think there weren't any commits since then?
I'll svn up anyways - hang on Bsfez: tks
I though gary corrected some stuff about the topbar amette: oh, no, lots of tpl and css changes
svn up done
Admin panel says that the DB needs upgrade, but that doesn't work. Bsfez: arf… we are not done yet :) amette: Like: there are two things that fail, because the tables exist already - I think I need to manually mark those as done in the installer, right? Bsfez: yes which table ? amette: hang on, running composer, database:update next jonnyb: joined #tikiwiki
repolom Bsfez: np
Last update from SVN (14.0beta): Wednesday 15 April, 2015 17:13:35 IDT- REV 55091
look more like ti :) amette: remoloq jonnyb
:) Bsfez: hi jb jonnyb: any progress?
ah, yes - looks like i'm logged in on nextdev Bsfez: login is ok now thanks to Amette and Nelson amette: tiki_tabular_formats already exits
exists jonnyb: what was the problem? amette: elasticsearch could not be reached due to firewalling on the search-cluster and tiki seems to want to index the login or some such Bsfez: As soon as amette complete update (manual db update) I'll test and report into the list amette: what's the currently preferred pastebin of this channel? jonnyb: yuk, and that was casuing WSoD? that's bad Bsfez: (we should have some kind of verbose for this) amette: jonnyb: I agree, we need a code fix for that jonnyb: i can have a go at that - will try and simulate it here - enabling elastic search without having one might be a place to start amette: http://sebsauvage.net/paste/?f7f8bb4535fdc38e#v6sHvh4Eks3sfplVe2+QwFHjjFn/rjc0IInvtVj5GqQ= Tiki|bot: New Forum Posts: uptimerobot.com hammering next-sites? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55800
New Forum Posts: Tiki 14 beta - How to disable CSRF - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55791
New Forum Posts: Tracker Fields Item-Link and Dynamic-Item-List reference - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55780 amette: jonnyb: yup, sounds just like the issue we had :) fabricius1: polom jonnyb: polom fabricius1 amette: Bsfez: see the link --^ fabricius1: hi jonnyb, how are you? amette: moloq fabricius1 jonnyb: fine thanks fabricius: wolod amette Bsfez: yes thanks amette
Hi fabricus fabricius: Hi Bsfez Bsfez: ;) fabricius: everything alright with tracker field discussion right now, or any bum... er issues? jonnyb: http://sebsauvage.net looks interesting, nice find amette amette: :)
jonnyb: do you know about the elasticsearch indices and their prefixes and the random looking postfixes? jonnyb: fabricius: i can't seem to find an example of and "old" one to see if an update breaks anything, was hopeing Xavi would be about, he uses them a lot
amette: only a bit, in that i've seen them fabricius: jonnyb: can we export trackers with field and content? jonnyb: it's all a bit of a "black box" to me amette: I now changed the unified_elastic_index_prefix via "System Configuration" on nextdev.
because we don't want to overwrite our live index jonnyb: ah right, yes, i think nelsonko had to do that before on nextdev
wasn't that part of the next sync script? amette: in the admin panel it doesn't really show though and index rebuild didn't really work - so I'm hesitant to call it a day on nextdev Bsfez: amette it's all done I can start to test ? amette: Bsfez: you can test, but don't rely on search-functionality using the correct index - but since the data is mostly the same it shouldn't matter jonnyb: by the way, those sql update errors can be ignored - would be nice to prevent them but hard fabricius: jonnyb: I fear, that for the old - new issue, we might in worst case have to wait until someone comes with an issue - I have nothing related either on an old site amette: jonnyb: ok, cool about the sql errors - so I can get rid of them and the admin panel warning by using tiki-install.php I guess!? jonnyb: re the export trackers thing fabricius, yes, but you do them separately - tracker defitintion, fields and data are all separate exports (not great)
there's an option to the console.php d:u command... 1 mo Bsfez: ok no search thanks again this has already helped us to get one notch closer to the release ! fabricius: can you give me some guiding advice (where to go, click click) - then I'd try to export the trackers from my Tiki trunk show instance and import to a Tiki 14 show instance jonnyb: yes, it's --auto-register (got from php console.php help d:u) amette: and jonnyb : no it wasn't in the next-script, it is now, but not sure, if it does work properly -: amette needs to invest some hours to dig into this search indexing... quite tough to administer systems, if one doesn't even know what all those indices are for Tiki|bot: New Forum Posts: uptimerobot.com hammering next-sites? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55800
New Forum Posts: Tiki 14 beta - How to disable CSRF - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55791
New Forum Posts: Tracker Fields Item-Link and Dynamic-Item-List reference - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55780 amette: and why does console.php claim that index:rebuild is not available *scratchinghead*
from admin panel it works, but times out of course
oh and btw - didn't we see error messages earlier because it is set to "Visible to Admin only"?!
That might be something we want to have refresh-nxt.sh set in system config, too. Tiki-KGB: 03luciash r55092 10branches/12.x/ 10templates/tiki-print_article.tpl 10templates/article.tpl
[bp/r55086][FIX] consistency: articles should respect the choice to display own image (e.g. own image in the body of the article or upload a custom one) instead of the topic image; so if the checkbox is selected do not display the topic image (thanks marclaporte) jonnyb: ah yes, the errors on tiki next sites should be visible to all, true amette amette: I checked the DB upgrades in tiki-install.php, no more errors there - we are approaching a clean upgrade. :)
ok, I'll add that to the system config jonnyb: yay :)
can't see why index:rebuild should be unavailable if the db is up to date -: jonnyb is now regretting getting elasticsearch to be running all the time on his laptop, and can't remember how to switch it off! amette: hehehe, shouldn't there be an /etc/init.d/elasticsearch ?
otherwise... you can just config your Tiki to try and connect to my.nonexistent.elasticsearch.server ?!
even better, use a non-existant private IP like 10.20.30.40
(assuming you aren't in that subnet) jonnyb: nothing so easy, this is Mac OS :)
going to change the pref as you suggest, ta amette: oh, right, needs clicking and stuff *g*
yeah, yw jonnyb: no, it has some sort of BSD underneath it, but it's all launch control stuff amette: oooh, look at that.. checking the database errors made the console.php index:update available it seems :)
yeah, I know, there should be a console way for everything on MacOS, I just don't know them. jonnyb: yes, the console.php won't do anything until the database is up to date (and error free) fabricius: jonnyb: it seems that it is possible to export the tracker items, but the structure iexport is not working -> click link -> nothing happens jonnyb: i just added a 1 to the end of the elasticsearch url and now i get WDoD on the search panel, so that's a start :) amette: sounds familiar, yeah :)
and the index rebuild fails with: PHP Fatal error: Call to a member function getConfiguration() on a non-object in /var/local/dev.tiki.org/www/lib/core/Tracker/Item.php on line 126 jonnyb: almost like a WSoD ;) amette: hehe, yeah, the console version of it *g* jonnyb: wouldn't that be WToD or something amette: does it remove the index it created so far, if it fails?
White Text of Death?! :) jonnyb: the rebuild error will probably be a corrupt or mangled plugin somewhere, hard to trap amette: BPoD - Black Prompt of Death *g* jonnyb: but i can add a better error probably
White Terminal of Death i thought... amette: Terminal - right! :) jonnyb: BPoD is better amette: Many ways to say it's b0rked. jonnyb: anyway, one bug at a time (yes fabricius, the export thing is broken, probably the same as users admin was for a while in beta) amette: thing is, I saw an index like tikinextdev_123456789, which is now gone. fabricius: humm jonnyb - bad thing. I'd like to implement the same tracker setup as in the trunk show, but settingall up manually might be too much for today amette: hmmm, I think that I can drop all those indices that have this hash appended... they seem to be temporary indices... dunno why the tikidevlive ones weren't removed, probably older code, but the tikinextdev gets removed once it fails
mmmnnnhhh... not completely, that hash stays there in the end. jonnyb: re
how elastic search works is a mystery - i guess there's some housekeeping things one should do to purge old indexes amette: indeed, there are about a dozen of old indices from another site - I guess most of them are failed and just eating up heap - I'll have to dig deeper into that, putting on my list for when I upgrade the search cluster Tiki|bot: New Forum Posts: uptimerobot.com hammering next-sites? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55800
New Forum Posts: Tiki 14 beta - How to disable CSRF - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55791
New Forum Posts: Tracker Fields Item-Link and Dynamic-Item-List reference - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55780
Recent Bug: - http://dev.tiki.org/item5632 amette: Do others think too that it would make sense to have Tiki|bot not shout out about devel-list posts or is it just me?
Ok, I added error_reporting_adminonly=n and error_reporting_level=-1 to system config. jonnyb: certinly once would be enough! amette: I think I'm so far done with nextdev. jonnyb: i'm finding (re fabricius tracker stuff) that i get an error 500 on all tracker service dialogs, import, export, events etc - anyone else? Bsfez: 45mn test done on nextdev… look great only a few glitch !
be back later ! jonnyb: thanks Bsfez
well done :) amette: Indeed... it does so multiple times, too. Maybe restricting it to once would ease my mind already.
cheers Bsfez :)
good work, getting there! :) kingfisher777: joined #tikiwiki Tiki|bot: New Forum Posts: 30mn run on nextdev updated to Tiki14 REV 55091 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55802
New Forum Posts: uptimerobot.com hammering next-sites? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55800
New Forum Posts: Tiki 14 beta - How to disable CSRF - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55791 amette: Hey Caarrie|away - thanks for running Tiki|bot! Would it be possible to make him/her/it announce new posts only once?
Alright, I'll have a little walk to catch the last sun rays (lovely weather here) - bbl kingfisher777: joined #tikiwiki jonnyb: amette: when you're back hopefully r55093 will prevent similar WSoD experiences on next sites in the future... Tiki-KGB: 03jonnybradley r55093 10branches/14.x/lib/core/Search/Elastic/Connection.php
[FIX] elasticsearch: Add a new try/catch one level deeper than seems necessary, but this seems to prevent complete WSoD when Elastic Search is incorrectly configured.
Hopefully this will prevent issues as experienced today on nextdev.tiki.org (thanks amette and all for diagnosing, fingers crossed)
03jonnybradley r55094 10branches/14.x/tiki-ajax_services.php
[FIX] ajax: No such filter as 'digit' (although there is a tablesorter column type ;)
03jonnybradley r55095 10branches/14.x/templates/modules/mod-quickadmin.tpl
[FIX] quickadmin: Use "exact" param for pref searches by name in recent prefs menu (who knew? :) Tiki|bot: New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[55093] branches/14.x/lib/core/Search/Elastic/ Connection.php - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55804 Tiki-KGB: 03luciash r55096 10branches/ 1014.x/templates/article.tpl 1014.x/templates/tiki-view_articles.tpl
[FIX] some fixes for articles to respect the isfloat text choice and some right padding (same as 20px bottom margin on the thumbnail) and code cleanup
03luciash r55097 10(8 files in 6 dirs) * [MRG] Automatic merge, branches/14.x 55089 to 55096 gezza: joined #tikiwiki fabricius: joined #tikiwiki amette: jonnyb: woohoo, great, thanks, mate! :) jonnyb: hope so :) Bsfez: joined #tikiwiki fabricius: re jonnyb - have been out of the house. Where you get error 500? I get not - Is it a Tiki issue or maybe a server or local issue?
Tiki|bot, are you there? jonnyb: it was not connected (trying to debug 2 things at once) fabricius: by the way jonnyb I have an issue at the site I've shown you recently Tiki-KGB: 03gezzzan r55098 10branches/14.x/templates/tiki-edit_article.tpl
[FIX] show list of article translations only if there are at least 2 items in the translation set redflo: joined #tikiwiki fabricius: I upgraded (svn up trunk) jonnyb: tracker export seems to work fine fabricius: and all tablesorter stuff disappeared
jonnyb: I cannot export the tracker structure here: http://torsten-11143-5621.show.tikiwiki.org/tiki-index.php?page=HomePage jonnyb: it's a bit misleading - you have to copy the text out of the textarea fabricius: jonnyb: I'd like to export the fields and then the items. - I do not find options for fields and Export and Import are quite different
- appear different - jonnyb: on the edit fields page Tiki-KGB: 03jonnybradley r55099 10branches/ 1014.x/lib/jquery_tiki/tiki-jquery.js 1014.x/lib/tiki-js.js 1014.x/lib/parser/parserlib.php
[FIX] plugins: Escape double quotes in plugin arguments when edited in the plugin edit popup form (should allow mediaplayer type param to contain the codecs setting in the right format now) jonnyb: select the checkboxes on the fields you want and use the dropdown to export Tiki-KGB: 03jonnybradley r55100 10branches/14.x/templates/tracker/export.tpl
[FIX] trackers: Make it a bit clearer how to export and import tracker structures by replacing the (non-functional) export button with some text (thanks fabricius) fabricius: jonnyb: it seems to work indeed - and it was indeed a bit unobvious Tiki-KGB: 03jonnybradley r55101 10(7 files in 7 dirs) * [MRG] Automatic merge, branches/14.x 55096 to 55100 jonnyb: yes, just total interface failure! :)
i need to go now, mbbl fabricius: bubu jonnyb
and thx jonnyb
yes, "just total interface failure" jonnyb: :) fabricius: :D
joined #tikiwiki
joined #tikiwiki arildb: joined #tikiwiki Tiki|bot: New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[55093] branches/14.x/lib/core/Search/Elastic/ Connection.php - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55804
New Forum Posts: 30mn run on nextdev updated to Tiki14 REV 55091 - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55802
New Forum Posts: uptimerobot.com hammering next-sites? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55800
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[55093] branches/14.x/lib/core/Search/Elastic/ Connection.php - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55804
New Forum Posts: 30mn run on nextdev updated to Tiki14 REV 55091 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55802
New Forum Posts: uptimerobot.com hammering next-sites? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55800 fabricius1: joined #tikiwiki Tiki|bot: New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[55093] branches/14.x/lib/core/Search/Elastic/ Connection.php - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55804
New Forum Posts: 30mn run on nextdev updated to Tiki14 REV 55091 - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55802
New Forum Posts: uptimerobot.com hammering next-sites? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55800
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[55093] branches/14.x/lib/core/Search/Elastic/ Connection.php - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55804
New Forum Posts: 30mn run on nextdev updated to Tiki14 REV 55091 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55802
New Forum Posts: uptimerobot.com hammering next-sites? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55800 fabricius: joined #tikiwiki Telesight: joined #tikiwiki Bsfez: joined #tikiwiki Caarrie|away: amette: it is an rss feed, it detects that something has changed in the feed so it posts more then one time. no idea why.