[00:04:05] NFS requires a host-only network to be created. [00:04:05] Please add a host-only network to the machine (with either DHCP or a [00:04:05] static IP) for NFS to work. [00:04:11] oh, nice, now this [00:21:07] SMalyshev: reload vagrant [00:21:10] Until it works [00:21:19] mwvagrant reload [00:22:09] ok, will try. I've rebooted it and now it's trying to auto-boot it as it seems... [03:51:22] (03CR) 10Urbanecm: "recheck" [labs/tools/wikinity] - 10https://gerrit.wikimedia.org/r/469310 (owner: 10Shreyasminocha) [03:57:33] (03CR) 10Urbanecm: [C: 032] Fix line length violations [labs/tools/wikinity] - 10https://gerrit.wikimedia.org/r/469310 (owner: 10Shreyasminocha) [03:58:14] (03Merged) 10jenkins-bot: Fix line length violations [labs/tools/wikinity] - 10https://gerrit.wikimedia.org/r/469310 (owner: 10Shreyasminocha) [11:13:47] Did someone just spam the cloud list? [11:24:40] yes [11:26:55] Ok thanks, just making sure :) [14:01:07] Technical Advice IRC meeting starting in 60 minutes in channel #wikimedia-tech, hosts: @Thiemo_WMDE & @Tim_WMDE - all questions welcome, more infos: https://www.mediawiki.org/wiki/Technical_Advice_IRC_Meeting [14:50:48] Technical Advice IRC meeting starting in 10 minutes in channel #wikimedia-tech, hosts: @Thiemo_WMDE & @Tim_WMDE - all questions welcome, more infos: https://www.mediawiki.org/wiki/Technical_Advice_IRC_Meeting [15:35:27] !log twl add myself as projectadmin [15:35:28] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Twl/SAL [15:37:14] hi folks. does anyone know about dash? i'm working on a project with dash/flask + nginx + uwsgi and i have an issue with URL routing. [16:40:47] mmecor: this dash? https://en.wikipedia.org/wiki/Almquist_shell#dash or which dash? https://en.wikipedia.org/wiki/Dash_(disambiguation)#Computing [16:41:35] probably this: https://plot.ly/products/dash/ [16:53:45] ah. looking [16:54:25] mmecor: could you describe your issue with routing? [18:05:00] hi! [18:05:07] sorry zhuyifei1999_ i wasn't around. [18:05:24] I posted the issue here: [18:06:18] https://community.plot.ly/t/callback-using-dcc-location-and-href-not-fired-properly-no-page-update [18:06:54] I am using Dash (with Flask as server of Dash, but I also tried without Flask and only Dash) on nginx+uwsgi. I am trying to show tables with Wikipedia articles based on URL parameters through a callback which queries a database. Sometimes it delivers the results correctly, but sometimes it shows a previous table (from some past parameters). I checked the log and it shows GETS and POSTS when it works, and when it doesn't a [18:06:54] nd shows previous results, only POSTS. It seems it does not call the POST /_dash-update-component. [18:06:54] When it works, I see the updating... on the browser. [18:13:43] mmecor: I know -1 about frontend development but could this be using some sort of caching layer on the browser? [18:13:59] gtirloni: I changed of browser and the problem seems to persist [18:14:35] it seems that rebooting the service fixes it. then it works for 3-5 queries... more or less...then it gives results randomly from previous queries instead of taking the new parameters [18:14:39] no, I mean.. a real caching thingy in Javascript persistent recently retrieved data to some LocalStorage kind of thing [18:14:52] *persisting [18:15:20] gtirloni: i don't understand very well what you mean [18:15:39] but it is not in the client side [18:16:33] it seems the server gets loaded with queries for a particular path and it doesn't listen to more [18:17:13] see if this helps: https://github.com/plotly/dash/issues/94 [18:17:15] it just pops the layout done with one of the previous queries without analyzing the new path parameters [18:18:57] yeah, since it Python.. it seems to have a layer of abstraction on top of the JS code it'll generate. My frontend skills are useless here (https://theawesomedaily.com/wp-content/uploads/2018/06/you-have-no-power-here-meme-feat-good-1-620x350.jpg) [18:23:03] that's the advantage of Dash, yes. i am no good at front-end nor at systems admin, more a researcher :) [18:23:26] no i'm getting stuck because of the config.. [18:48:55] Hi, I'd like to be able to view eventlogging data on the beta cluster. I'm in the researchers and restricted groups. Could someone advise me on which box I should SSH into or point me to documentation? [18:53:51] kostajh: beta cluster (deployment-prep) is mostly under the purview of folks in #wikimedia-releng, I would ask there [18:54:03] k, thanks chasemp [19:09:07] mmecor: do you have a link to your tool? [19:10:09] the community.plot.ly link is a 404 [19:10:56] the symptoms does indeed look like caching [19:42:15] zhuyifei1999_: [19:42:34] * zhuyifei1999_ sees an empty message [19:42:46] https://community.plot.ly/t/callback-using-dcc-location-and-href-not-triggered-no-page-update/14782 [19:43:38] looks [19:43:49] could it be the uwsgi config? [19:44:56] say I'm on https://wcdo.wmflabs.org/top_ccc_articles/?list=men&lang_origin=et&lang_target=ru, how do I trigger the issue? [19:45:16] you change the lang_target [19:45:21] or the lang_origin [19:45:24] and at a certain point [19:45:31] it won't work and it will show other languages [19:45:39] than those you are requesting [19:48:14] hmm. not sure I get what is going on (without understanding what the tool does) [19:48:25] I gtg sorry [19:49:03] ok. so, in the URL you specify the language you want articles from (lang_origin) and the language you want to see their availability (lang_target) [19:49:26] then it shows a table with the articles ranked by different features [19:49:48] the thing is that after rebooting the service it works 4-5 times (it responds with the right info) [19:50:07] but after then, it shows the info from previous results and does not read the current URL paremeters [20:39:38] !log shinken disabled puppet temporarily on shinken-02 [20:39:39] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Shinken/SAL [21:04:53] Is there an interwiki prefix table? or will dbname in the wiki table on meta_p generally do? [21:06:56] ? [21:18:59] I imagine it depends what you want to do [21:50:24] I got it, thanks tho