From renato.pontefice at gmail.com Thu May 5 10:28:21 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Thu, 05 May 2016 14:28:21 +0000 Subject: [Moin-user] moin 2:there is somewheare a sandbox to use? Message-ID: Hi I've tried (after about a month...) to made that command... but I receive the above message... I have : _____________________________________________________ C:\moin-2.0\mon2>pip -V pip 8.1.1 from c:\python27\lib\site-packages (python 2.7) ________________________________________________________ so I need to clone the repo, but I obtain this: _________________________________________________ C:\moin-2.0\mon2>hg clone https://RogerHaase at .../RogerHaase/moin-2.0 abortito: errore: getaddrinfo failed/moin-2.0 __________________________________________________ what can I do? TIA Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul at boddie.org.uk Thu May 5 14:49:03 2016 From: paul at boddie.org.uk (Paul Boddie) Date: Thu, 5 May 2016 20:49:03 +0200 Subject: [Moin-user] TimeChanges: an edit-timing extension for MoinMoin Message-ID: <201605052049.03991.paul@boddie.org.uk> Hello, I've been thinking of making an extension like this for a while, but I finally got round to it today. The TimeChanges extension measures the time between a user viewing a page and then saving it. If the measured time is too short, the edit is rejected. One motivation for this extension is to prevent automated edits of a certain kind where a script or robot attempts to rapidly edit pages. There appears to be similar extensions for WordPress that attempt to detect robot-like behaviour. I've uploaded the code to a repository in the following location: http://hgweb.boddie.org.uk/TimeChanges I think there are probably other interesting techniques that could be applied, too. These days, deploying Moin can be a challenge due to the pervasive spamming that now takes place on the Web, and it would be interesting to explore solutions that make it easier to cultivate trusted communities of wiki contributors without the manual effort that is currently needed to do so. Maybe this, amongst other counter-measures, may be useful to someone. Paul P.S. This might also serve as inspiration or as a reference to other potential extension authors, especially since it isn't much code at all. From crosseyedpenguin at yahoo.com Thu May 5 15:14:05 2016 From: crosseyedpenguin at yahoo.com (Roger Haase) Date: Thu, 5 May 2016 19:14:05 +0000 (UTC) Subject: [Moin-user] moin 2:there is somewheare a sandbox to use? In-Reply-To: References: Message-ID: <1682583811.9116267.1462475645146.JavaMail.yahoo@mail.yahoo.com> You are hitting this bug:?thomaswaldmann / moin-2.0 / issues / #537 - quickinstall.py will fail with pip versions >= 8.0 ? Bitbucket Either: 1. install the patch manually prior to running "python quickinstall.py" 2. Install an older version of pip/virtualenv (get pip below version 8) 3. pull all patches from my repo prior to running "python quickinstall.py": ? ? hg pull -u?https://RogerHaase at bitbucket.org/RogerHaase/moin-2.0 | | | | | | | | | | | thomaswaldmann / moin-2.0 / issues / #537 - quickinstall.py will fail... | | | | On Thursday, May 5, 2016 7:29 AM, Renato Pontefice wrote: ?HiI've tried (after about a month...) to made that command... but I receive the above message... I have :_____________________________________________________C:\moin-2.0\mon2>pip -Vpip 8.1.1 from c:\python27\lib\site-packages (python 2.7)________________________________________________________ so I need to clone the repo, but I obtain this:_________________________________________________C:\moin-2.0\mon2>hg clone https://RogerHaase at .../RogerHaase/moin-2.0abortito: errore: getaddrinfo failed/moin-2.0 __________________________________________________ what can I do? TIA Renato ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Moin-user mailing list Moin-user at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user -------------- next part -------------- An HTML attachment was scrubbed... URL: From crosseyedpenguin at yahoo.com Thu May 5 17:18:19 2016 From: crosseyedpenguin at yahoo.com (Roger Haase) Date: Thu, 5 May 2016 21:18:19 +0000 (UTC) Subject: [Moin-user] moin 2:there is somewheare a sandbox to use? In-Reply-To: <1682583811.9116267.1462475645146.JavaMail.yahoo@mail.yahoo.com> References: <1682583811.9116267.1462475645146.JavaMail.yahoo@mail.yahoo.com> Message-ID: <1346714673.9203371.1462483099774.JavaMail.yahoo@mail.yahoo.com> I misread your message. Are those ... part of the command? Should be: ? ? hg clone?https://RogerHaase at bitbucket.org/RogerHaase/moin-2.0 If you have not done so already, you may want to install TortoiseHG on Windows. On Thursday, May 5, 2016 12:14 PM, Roger Haase wrote: You are hitting this bug:?thomaswaldmann / moin-2.0 / issues / #537 - quickinstall.py will fail with pip versions >= 8.0 ? Bitbucket Either: 1. install the patch manually prior to running "python quickinstall.py" 2. Install an older version of pip/virtualenv (get pip below version 8) 3. pull all patches from my repo prior to running "python quickinstall.py": ? ? hg pull -u?https://RogerHaase at bitbucket.org/RogerHaase/moin-2.0 | | | | | | | | | | | thomaswaldmann / moin-2.0 / issues / #537 - quickinstall.py will fail... | | | | On Thursday, May 5, 2016 7:29 AM, Renato Pontefice wrote: ?HiI've tried (after about a month...) to made that command... but I receive the above message... I have :_____________________________________________________C:\moin-2.0\mon2>pip -Vpip 8.1.1 from c:\python27\lib\site-packages (python 2.7)________________________________________________________ so I need to clone the repo, but I obtain this:_________________________________________________C:\moin-2.0\mon2>hg clone https://RogerHaase at .../RogerHaase/moin-2.0abortito: errore: getaddrinfo failed/moin-2.0 __________________________________________________ what can I do? TIA Renato ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Moin-user mailing list Moin-user at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Mon May 9 06:23:08 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Mon, 09 May 2016 10:23:08 +0000 Subject: [Moin-user] unable to install moin2 Message-ID: Hi, I'm still not able to install moin2 on windows. Can someone help me? Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Wed May 11 05:50:03 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Wed, 11 May 2016 09:50:03 +0000 Subject: [Moin-user] prob installing moinmoin 2 on Google cloud plattform Message-ID: I'm trying to install on a Debian 64 bit instance, I have the right python installed, but I receive the following error. What is it? TIA Renato python quickinstall.py Usage: pip install [options] [package-index-options] ... pip install [options] -r [package-index-options] ... pip install [options] [-e] ... pip install [options] [-e] ... pip install [options] ... no such option: --download-cache Traceback (most recent call last): File "quickinstall.py", line 153, in QuickInstall(os.path.dirname(os.path.realpath(sys.argv[0])), venv=args.venv, download_cache=args.download_cache)() File "quickinstall.py", line 68, in __call__ self.do_install() File "quickinstall.py", line 108, in do_install subprocess.check_call(args) File "/usr/lib/python2.7/subprocess.py", line 540, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/home/renato_pontefice/moin-2.0-venv-python/bin/pip', 'install', '--upgrade', '--download-cache', '/home/renato_pontefice/.pip/pip-downloa d-cache', '--editable', '/home/renato_pontefice/moin-2.0', '--process-dependency-links', '--allow-external', 'flatland', '--allow-unverified', 'flatland']' returned non-zero exit s tatus 2 renato_pontefice at instance-1:~/moin-2.0$ -------------- next part -------------- An HTML attachment was scrubbed... URL: From crosseyedpenguin at yahoo.com Wed May 11 08:50:13 2016 From: crosseyedpenguin at yahoo.com (Roger Haase) Date: Wed, 11 May 2016 12:50:13 +0000 (UTC) Subject: [Moin-user] prob installing moinmoin 2 on Google cloud plattform In-Reply-To: References: Message-ID: <1517105801.410063.1462971013648.JavaMail.yahoo@mail.yahoo.com> https://bitbucket.org/thomaswaldmann/moin-2.0/issues/537/quickinstallpy-will-fail-with-pip-versions On Wednesday, May 11, 2016 2:50 AM, Renato Pontefice wrote: I'm trying to install on a Debian 64 bit instance, I have the right python installed, but I receive the following error. What is it? TIA Renato python quickinstall.py?Usage: ??? pip install [options] [package-index-options] ...? pip install [options] -r [package-index-options] ...? pip install [options] [-e] ...? pip install [options] [-e] ...? pip install [options] ...no such option: --download-cacheTraceback (most recent call last):? File "quickinstall.py", line 153, in ? ? QuickInstall(os.path.dirname(os.path.realpath(sys.argv[0])), venv=args.venv, download_cache=args.download_cache)()? File "quickinstall.py", line 68, in __call__? ? self.do_install()? File "quickinstall.py", line 108, in do_install? ? subprocess.check_call(args)? File "/usr/lib/python2.7/subprocess.py", line 540, in check_call? ? raise CalledProcessError(retcode, cmd)subprocess.CalledProcessError: Command '['/home/renato_pontefice/moin-2.0-venv-python/bin/pip', 'install', '--upgrade', '--download-cache', '/home/renato_pontefice/.pip/pip-download-cache', '--editable', '/home/renato_pontefice/moin-2.0', '--process-dependency-links', '--allow-external', 'flatland', '--allow-unverified', 'flatland']' returned non-zero exit status 2renato_pontefice at instance-1:~/moin-2.0$ ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Moin-user mailing list Moin-user at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Wed May 11 11:05:58 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Wed, 11 May 2016 15:05:58 +0000 Subject: [Moin-user] prob installing moinmoin 2 on Google cloud plattform In-Reply-To: <1517105801.410063.1462971013648.JavaMail.yahoo@mail.yahoo.com> References: <1517105801.410063.1462971013648.JavaMail.yahoo@mail.yahoo.com> Message-ID: Ok, I've red it. I get, but... I'm unable to do that. Is there a wikiconfig.py that I can dowload? Thank you Renato Il giorno mer 11 mag 2016 alle ore 14:50 Roger Haase < crosseyedpenguin at yahoo.com> ha scritto: > > https://bitbucket.org/thomaswaldmann/moin-2.0/issues/537/quickinstallpy-will-fail-with-pip-versions > > > On Wednesday, May 11, 2016 2:50 AM, Renato Pontefice < > renato.pontefice at gmail.com> wrote: > > > I'm trying to install on a Debian 64 bit instance, I have the right python > installed, but I receive the following error. What is it? > > TIA > > Renato > > > python quickinstall.py > Usage: > pip install [options] [package-index-options] ... > pip install [options] -r [package-index-options] ... > pip install [options] [-e] ... > pip install [options] [-e] ... > pip install [options] ... > no such option: --download-cache > Traceback (most recent call last): > File "quickinstall.py", line 153, in > QuickInstall(os.path.dirname(os.path.realpath(sys.argv[0])), > venv=args.venv, download_cache=args.download_cache)() > File "quickinstall.py", line 68, in __call__ > self.do_install() > File "quickinstall.py", line 108, in do_install > subprocess.check_call(args) > File "/usr/lib/python2.7/subprocess.py", line 540, in check_call > raise CalledProcessError(retcode, cmd) > subprocess.CalledProcessError: Command > '['/home/renato_pontefice/moin-2.0-venv-python/bin/pip', 'install', > '--upgrade', '--download-cache', '/home/renato_pontefice/.pip/pip-downloa > d-cache', '--editable', '/home/renato_pontefice/moin-2.0', > '--process-dependency-links', '--allow-external', 'flatland', > '--allow-unverified', 'flatland']' returned non-zero exit s > tatus 2 > renato_pontefice at instance-1:~/moin-2.0$ > > > ------------------------------------------------------------------------------ > Mobile security can be enabling, not merely restricting. Employees who > bring their own devices (BYOD) to work are irked by the imposition of MDM > restrictions. Mobile Device Manager Plus allows you to control only the > apps on BYO-devices by containerizing them, leaving personal data > untouched! > https://ad.doubleclick.net/ddm/clk/304595813;131938128;j > _______________________________________________ > Moin-user mailing list > Moin-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/moin-user > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Thu May 12 09:10:02 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Thu, 12 May 2016 13:10:02 +0000 Subject: [Moin-user] tj 3.6 prob Message-ID: Hi, I'm sorry, bit I still have prob on wikiconfig.py Can someonehelp me? Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Fri May 13 04:13:44 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Fri, 13 May 2016 08:13:44 +0000 Subject: [Moin-user] How to change from TJ 3.6 to TJ 3.5 Message-ID: I would downgrade, from TJ 3.6 to TJ 3.5. Just to understand if my prom is about the ver 3.6 or something else. Do I have to remove 3.6 before installing 3.5? If so, How can I do that? I've tried to install 3.5 gem, but I obtain the following error: ---------------------------------------------------------------------------------------- renato_pontefice at rubystack-2-vm:~/taskjuggelr/bin$ gem 'taskjuggler', '~> 3.5' ERROR: While executing gem ... (Gem::CommandLineError) Unknown command taskjuggler, ---------------------------------------------------------------------------------------- So, I've thought to remove the 3.6 version before, also if this error doesn't seem to be related... Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Fri May 13 04:35:54 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Fri, 13 May 2016 08:35:54 +0000 Subject: [Moin-user] sorry Message-ID: I made an error. I send a mail (about taskjuggler) to this list. It is an error. I apologize Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From crosseyedpenguin at yahoo.com Wed May 18 15:36:53 2016 From: crosseyedpenguin at yahoo.com (Roger Haase) Date: Wed, 18 May 2016 19:36:53 +0000 (UTC) Subject: [Moin-user] tj 3.6 prob In-Reply-To: References: Message-ID: <19185238.5296095.1463600213440.JavaMail.yahoo@mail.yahoo.com> If you want help, say what you did and describe or show the error.? If you have cloned recently, you may have hit this bug:?thomaswaldmann / moin-2.0 / issues / #550 - Flask_Babel 0.10.0 causes traceback ? Bitbucket? That has nothing to do with wikiconfig.py, but if it looks like your problem, either apply the patch or reclone from my repo:?https://RogerHaase at bitbucket.org/RogerHaase/moin-2.0 | | | | | | | | | | | thomaswaldmann / moin-2.0 / issues / #550 - Flask_Babel 0.10.0 causes... | | | | On Thursday, May 12, 2016 6:10 AM, Renato Pontefice wrote: Hi,I'm sorry, bit I still have prob on wikiconfig.pyCan someonehelp me? Renato ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Moin-user mailing list Moin-user at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user -------------- next part -------------- An HTML attachment was scrubbed... URL: From jan at rhebergen.net Wed May 25 19:28:17 2016 From: jan at rhebergen.net (National Bank of Blacksburg) Date: Thu, 26 May 2016 02:28:17 +0300 Subject: [Moin-user] that impressed me Message-ID: <00005ad4ef08$2f5edcc9$121042a3$@rhebergen.net> Hey, We've got some great news for you! Just take a look Later, National Bank of Blacksburg ~ Hello, I'm so excited to tell you that, I was impressed so much, please read here Later, National Bank of Blacksburg -------------- next part -------------- An HTML attachment was scrubbed... URL: From crosseyedpenguin at yahoo.com Thu May 26 10:35:35 2016 From: crosseyedpenguin at yahoo.com (Roger Haase) Date: Thu, 26 May 2016 14:35:35 +0000 (UTC) Subject: [Moin-user] moin-user migrating to mail.python.org References: <1910275414.1293343.1464273335833.JavaMail.yahoo.ref@mail.yahoo.com> Message-ID: <1910275414.1293343.1464273335833.JavaMail.yahoo@mail.yahoo.com> The migration (including archives and subscriptions) is planned for June 15, 2016. If you have any concerns, you may express them here or there:?https://moinmo.in/MigratingMailToPythonOrg If all goes as planned, there is nothing for you to do except update your contact list. A reminder will be sent to this list after migration is complete. -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul at boddie.org.uk Thu May 26 11:17:47 2016 From: paul at boddie.org.uk (Paul Boddie) Date: Thu, 26 May 2016 17:17:47 +0200 Subject: [Moin-user] moin-user migrating to mail.python.org In-Reply-To: <1910275414.1293343.1464273335833.JavaMail.yahoo@mail.yahoo.com> References: <1910275414.1293343.1464273335833.JavaMail.yahoo.ref@mail.yahoo.com> <1910275414.1293343.1464273335833.JavaMail.yahoo@mail.yahoo.com> Message-ID: <201605261717.48232.paul@boddie.org.uk> On Thursday 26. May 2016 16.35.35 Roger Haase wrote: > The migration (including archives and subscriptions) is planned for June > 15, 2016. If you have any concerns, you may express them here or > there: https://moinmo.in/MigratingMailToPythonOrg If all goes as planned, > there is nothing for you to do except update your contact list. A reminder > will be sent to this list after migration is complete. This is probably good news, given that the core Moin developers don't really seem to read this list any more. I also noticed that Thomas has created a project on GitHub for Moin, for at least the 1.x version. Has there been any public discussion of this anywhere? Paul From renato.pontefice at gmail.com Thu May 26 12:43:22 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Thu, 26 May 2016 16:43:22 +0000 Subject: [Moin-user] Installed moin2 but unable to access Message-ID: Hi, I've finaly installed moin2, everything seem to go well, but when I try to access it it doesn't answer. This is a log when I run it: _________________________________________________________ renato_pontefice at instance-4:~/moin-2.0$ ./m run 2016-05-26 16:39:39,852 INFO MoinMoin.log:157 using logging configuration read from built-in fallback in MoinMoin.log module! 2016-05-26 16:39:39,853 INFO MoinMoin.log:162 Running MoinMoin 2.0.0a0 code from /home/renato_pontefice/moin-2.0/MoinMoin 2016-05-26 16:39:40,220 INFO MoinMoin.util.clock:45 timer create_app load config(0): 4.47ms 2016-05-26 16:39:40,240 INFO MoinMoin.util.clock:45 timer create_app register(0): 20.44ms 2016-05-26 16:39:40,240 WARNING MoinMoin.log:119 /home/renato_pontefice/moin-2.0-venv-python/local/lib/python2.7/site-packages/flask_cache/__in it__.py:152: UserWarning: Flask-Cache: CACHE_TYPE is set to null, caching is effectively disabled. 2016-05-26 16:39:40,242 INFO MoinMoin.util.clock:45 timer create_app flask-cache(0): 1.87ms 2016-05-26 16:39:40,268 INFO MoinMoin.util.clock:45 timer create_app init backends(0): 25.91ms 2016-05-26 16:39:40,269 INFO MoinMoin.util.clock:45 timer create_app flask-babel(0): 0.08ms 2016-05-26 16:39:40,269 INFO MoinMoin.util.clock:45 timer create_app flask-themes(0): 0.39ms 2016-05-26 16:39:40,269 INFO MoinMoin.util.clock:45 timer create_app total(0): 54.72ms 2016-05-26 16:39:40,272 INFO werkzeug:87 * Running on http://127.0.0.1:8080/ (Press CTRL+C to quit) 2016-05-26 16:39:40,272 INFO werkzeug:87 * Restarting with stat 2016-05-26 16:39:40,481 INFO MoinMoin.log:157 using logging configuration read from built-in fallback in MoinMoin.log module! 2016-05-26 16:39:40,481 INFO MoinMoin.log:162 Running MoinMoin 2.0.0a0 code from /home/renato_pontefice/moin-2.0/MoinMoin 2016-05-26 16:39:40,875 INFO MoinMoin.util.clock:45 timer create_app load config(0): 4.50ms 2016-05-26 16:39:40,896 INFO MoinMoin.util.clock:45 timer create_app register(0): 20.16ms 2016-05-26 16:39:40,896 WARNING MoinMoin.log:119 /home/renato_pontefice/moin-2.0-venv-python/local/lib/python2.7/site-packages/flask_cache/__in it__.py:152: UserWarning: Flask-Cache: CACHE_TYPE is set to null, caching is effectively disabled. 2016-05-26 16:39:40,898 INFO MoinMoin.util.clock:45 timer create_app flask-cache(0): 1.88ms 2016-05-26 16:39:40,923 INFO MoinMoin.util.clock:45 timer create_app init backends(0): 24.80ms 2016-05-26 16:39:40,923 INFO MoinMoin.util.clock:45 timer create_app flask-babel(0): 0.07ms 2016-05-26 16:39:40,924 INFO MoinMoin.util.clock:45 timer create_app flask-themes(0): 0.40ms 2016-05-26 16:39:40,924 INFO MoinMoin.util.clock:45 timer create_app total(0): 53.44ms 2016-05-26 16:39:40,926 WARNING werkzeug:87 * Debugger is active! 2016-05-26 16:39:40,926 INFO werkzeug:87 * Debugger pin code: 720-438-159 ____________________________________________________________ it seem to work on port 8080 at the addr of the virtual machine but if I try to acces fro a browser: http://104.155.16.89:8080/ I do not receive any answer the traffic for http and https are allowed, why I do not receive any answer? TIA Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul at boddie.org.uk Thu May 26 12:57:30 2016 From: paul at boddie.org.uk (Paul Boddie) Date: Thu, 26 May 2016 18:57:30 +0200 Subject: [Moin-user] Installed moin2 but unable to access In-Reply-To: References: Message-ID: <201605261857.30337.paul@boddie.org.uk> On Thursday 26. May 2016 18.43.22 Renato Pontefice wrote: > Hi, > I've finaly installed moin2, everything seem to go well, but when I try to > access it it doesn't answer. This is a log when I run it: [...] > 2016-05-26 16:39:40,272 INFO werkzeug:87 * Running on > http://127.0.0.1:8080/ (Press CTRL+C to quit) [...] > it seem to work on port 8080 at the addr of the virtual machine > but if I try to acces fro a browser: http://104.155.16.89:8080/ > I do not receive any answer > > the traffic for http and https are allowed, why I do not receive any > answer? Because the server is listening on 127.0.0.1 in the virtual machine, but you are trying to access the server via another address? Maybe you need to tell the server to listen on that address as well as on localhost. Paul From crosseyedpenguin at yahoo.com Sun May 29 10:41:26 2016 From: crosseyedpenguin at yahoo.com (Roger Haase) Date: Sun, 29 May 2016 14:41:26 +0000 (UTC) Subject: [Moin-user] moin-user migrating to mail.python.org In-Reply-To: <201605261717.48232.paul@boddie.org.uk> References: <1910275414.1293343.1464273335833.JavaMail.yahoo.ref@mail.yahoo.com> <1910275414.1293343.1464273335833.JavaMail.yahoo@mail.yahoo.com> <201605261717.48232.paul@boddie.org.uk> Message-ID: <1351849674.1243250.1464532886675.JavaMail.yahoo@mail.yahoo.com> MigratingToGitHub - MoinMoin?and on #moin-dev about a year ago. Then it seemed most GSOC students were more familiar with GIT and Github than hg and Bitbucket. Personally, hg and Bitbucket seem OK, except I wish Bitbucket would fix the layout of their bug tracker to show a wider title. | | | | | | | | | | | MigratingToGitHub - MoinMoin | | | | On Thursday, May 26, 2016 8:18 AM, Paul Boddie wrote: On Thursday 26. May 2016 16.35.35 Roger Haase wrote: > The migration (including archives and subscriptions) is planned for June > 15, 2016. If you have any concerns, you may express them here or > there: https://moinmo.in/MigratingMailToPythonOrg If all goes as planned, > there is nothing for you to do except update your contact list. A reminder > will be sent to this list after migration is complete. This is probably good news, given that the core Moin developers don't really seem to read this list any more. I also noticed that Thomas has created a project on GitHub for Moin, for at least the 1.x version. Has there been any public discussion of this anywhere? Paul ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Moin-user mailing list Moin-user at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user -------------- next part -------------- An HTML attachment was scrubbed... URL: From crosseyedpenguin at yahoo.com Sun May 29 10:44:42 2016 From: crosseyedpenguin at yahoo.com (Roger Haase) Date: Sun, 29 May 2016 14:44:42 +0000 (UTC) Subject: [Moin-user] moin-user migrating to mail.python.org In-Reply-To: <1351849674.1243250.1464532886675.JavaMail.yahoo@mail.yahoo.com> References: <1910275414.1293343.1464273335833.JavaMail.yahoo.ref@mail.yahoo.com> <1910275414.1293343.1464273335833.JavaMail.yahoo@mail.yahoo.com> <201605261717.48232.paul@boddie.org.uk> <1351849674.1243250.1464532886675.JavaMail.yahoo@mail.yahoo.com> Message-ID: <670160567.1244095.1464533082396.JavaMail.yahoo@mail.yahoo.com> Forgot about this?GitHubvsBitBucket - MoinMoin | | | | | | | | | | | GitHubvsBitBucket - MoinMoin | | | | On Sunday, May 29, 2016 7:41 AM, Roger Haase wrote: MigratingToGitHub - MoinMoin?and on #moin-dev about a year ago. Then it seemed most GSOC students were more familiar with GIT and Github than hg and Bitbucket. Personally, hg and Bitbucket seem OK, except I wish Bitbucket would fix the layout of their bug tracker to show a wider title. | | | | | | | | | | | MigratingToGitHub - MoinMoin | | | | On Thursday, May 26, 2016 8:18 AM, Paul Boddie wrote: On Thursday 26. May 2016 16.35.35 Roger Haase wrote: > The migration (including archives and subscriptions) is planned for June > 15, 2016. If you have any concerns, you may express them here or > there: https://moinmo.in/MigratingMailToPythonOrg If all goes as planned, > there is nothing for you to do except update your contact list. A reminder > will be sent to this list after migration is complete. This is probably good news, given that the core Moin developers don't really seem to read this list any more. I also noticed that Thomas has created a project on GitHub for Moin, for at least the 1.x version. Has there been any public discussion of this anywhere? Paul ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Moin-user mailing list Moin-user at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul at boddie.org.uk Sun May 29 11:10:58 2016 From: paul at boddie.org.uk (Paul Boddie) Date: Sun, 29 May 2016 17:10:58 +0200 Subject: [Moin-user] moin-user migrating to mail.python.org In-Reply-To: <1351849674.1243250.1464532886675.JavaMail.yahoo@mail.yahoo.com> References: <1910275414.1293343.1464273335833.JavaMail.yahoo.ref@mail.yahoo.com> <201605261717.48232.paul@boddie.org.uk> <1351849674.1243250.1464532886675.JavaMail.yahoo@mail.yahoo.com> Message-ID: <201605291710.58941.paul@boddie.org.uk> On Sunday 29. May 2016 16.41.26 Roger Haase wrote: > MigratingToGitHub - MoinMoin and on #moin-dev about a year ago. Then it > seemed most GSOC students were more familiar with GIT and Github than hg > and Bitbucket. Personally, hg and Bitbucket seem OK, except I wish > Bitbucket would fix the layout of their bug tracker to show a wider title. Are there any GSOC projects this year? It seems to me that any development taking place on Moin has gone underground. Paul From renato.pontefice at gmail.com Sun May 29 12:27:11 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Sun, 29 May 2016 18:27:11 +0200 Subject: [Moin-user] Moin-user Digest, Vol 110, Issue 5 In-Reply-To: References: Message-ID: <20160529182711.02bea1e5@debian> Hi Paul, that seem to be a good idea...:-) Where do I can change that? Is this a prob of wiki or a prob about the web server? Tank you Renato On Sun, 29 May 2016 14:44:36 +0000 moin-user-request at lists.sourceforge.net wrote: > Send Moin-user mailing list submissions to > moin-user at lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/moin-user > or, via email, send a message with subject or body 'help' to > moin-user-request at lists.sourceforge.net > > You can reach the person managing the list at > moin-user-owner at lists.sourceforge.net > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Moin-user digest..." > > > Today's Topics: > > 1. Re: moin-user migrating to mail.python.org (Paul Boddie) > 2. Installed moin2 but unable to access (Renato Pontefice) > 3. Re: Installed moin2 but unable to access (Paul Boddie) > 4. Re: moin-user migrating to mail.python.org (Roger Haase) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 26 May 2016 17:17:47 +0200 > From: Paul Boddie > Subject: Re: [Moin-user] moin-user migrating to mail.python.org > To: moin-user at lists.sourceforge.net > Message-ID: <201605261717.48232.paul at boddie.org.uk> > Content-Type: Text/Plain; charset="iso-8859-15" > > On Thursday 26. May 2016 16.35.35 Roger Haase wrote: > > The migration (including archives and subscriptions) is planned for June > > 15, 2016. If you have any concerns, you may express them here or > > there: https://moinmo.in/MigratingMailToPythonOrg If all goes as planned, > > there is nothing for you to do except update your contact list. A reminder > > will be sent to this list after migration is complete. > > This is probably good news, given that the core Moin developers don't really > seem to read this list any more. I also noticed that Thomas has created a > project on GitHub for Moin, for at least the 1.x version. Has there been any > public discussion of this anywhere? > > Paul > > > > ------------------------------ > > Message: 2 > Date: Thu, 26 May 2016 16:43:22 +0000 > From: Renato Pontefice > Subject: [Moin-user] Installed moin2 but unable to access > To: moin-user > Message-ID: > > Content-Type: text/plain; charset="utf-8" > > Hi, > I've finaly installed moin2, everything seem to go well, but when I try to > access it it doesn't answer. This is a log when I run it: > _________________________________________________________ > renato_pontefice at instanoin.util.clock:45 timer create_app > flask-themes(0): 0.40ms > 2016-05-26 16:39:40,924 INFO MoinMoin.util.clock:45 timer create_app > total(0): 53.44ms > 2016-05-26 16:39:40,926 WARNING werkzeug:87 * Debugger is active! > 2016-05-26 16:39:40,926 INFO werkzeug:87 * Debugger pin code: 720-438-159 > > ____________________________________________________________ > it seem to work on port 8080 at the addr of the virtual machine > but if I try to acces fro a browser: http://104.155.16.89:8080/ > I do not receive any answer > > the traffic for http and https are allowed, why I do not receive any answer? > > TIA > > Renato > -------------- next part -------------- ce-4:~/moin-2.0$ ./m run > 2016-05-26 16:39:39,852 INFO MoinMoin.log:157 using logging configuration > read from built-in fallback in MoinMoin.log module! > 2016-05-26 16:39:39,853 INFO MoinMoin.log:162 Running MoinMoin 2.0.0a0 code > from /home/renato_pontefice/moin-2.0/MoinMoin > 2016-05-26 16:39:40,220 INFO MoinMoin.util.clock:45 timer create_app load > config(0): 4.47ms > 2016-05-26 16:39:40,240 INFO MoinMoin.util.clock:45 timer create_app > register(0): 20.44ms > 2016-05-26 16:39:40,240 WARNING MoinMoin.log:119 > /home/renato_pontefice/moin-2.0-venv-python/local/lib/python2.7/site-packages/flask_cache/__in > it__.py:152: UserWarning: Flask-Cache: CACHE_TYPE is set to null, caching > is effectively disabled. > 2016-05-26 16:39:40,242 INFO MoinMoin.util.clock:45 timer create_app > flask-cache(0): 1.87ms > 2016-05-26 16:39:40,268 INFO MoinMoin.util.clock:45 timer create_app init > backends(0): 25.91ms > 2016-05-26 16:39:40,269 INFO MoinMoin.util.clock:45 timer create_app > flask-babel(0): 0.08ms > 2016-05-26 16:39:40,269 INFO MoinMoin.util.clock:45 timer create_app > flask-themes(0): 0.39ms > 2016-05-26 16:39:40,269 INFO MoinMoin.util.clock:45 timer create_app > total(0): 54.72ms > 2016-05-26 16:39:40,272 INFO werkzeug:87 * Running on http://127.0.0.1:8080/ > (Press CTRL+C to quit) > 2016-05-26 16:39:40,272 INFO werkzeug:87 * Restarting with stat > 2016-05-26 16:39:40,481 INFO MoinMoin.log:157 using logging configuration > read from built-in fallback in MoinMoin.log module! > 2016-05-26 16:39:40,481 INFO MoinMoin.log:162 Running MoinMoin 2.0.0a0 code > from /home/renato_pontefice/moin-2.0/MoinMoin > 2016-05-26 16:39:40,875 INFO MoinMoin.util.clock:45 timer create_app load > config(0): 4.50ms > 2016-05-26 16:39:40,896 INFO MoinMoin.util.clock:45 timer create_app > register(0): 20.16ms > 2016-05-26 16:39:40,896 WARNING MoinMoin.log:119 > /home/renato_pontefice/moin-2.0-venv-python/local/lib/python2.7/site-packages/flask_cache/__in > it__.py:152: UserWarning: Flask-Cache: CACHE_TYPE is set to null, caching > is effectively disabled. > 2016-05-26 16:39:40,898 INFO MoinMoin.util.clock:45 timer create_app > flask-cache(0): 1.88ms > 2016-05-26 16:39:40,923 INFO MoinMoin.util.clock:45 timer create_app init > backends(0): 24.80ms > 2016-05-26 16:39:40,923 INFO MoinMoin.util.clock:45 timer create_app > flask-babel(0): 0.07ms > 2016-05-26 16:39:40,924 INFO MoinMoin.util.clock:45 timer create_app > flask-themes(0): 0.40ms > 2016-05-26 16:39:40,924 INFO MoinMoin.util.clock:45 timer create_app > total(0): 53.44ms > 2016-05-26 16:39:40,926 WARNING werkzeug:87 * Debugger is active! > 2016-05-26 16:39:40,926 INFO werkzeug:87 * Debugger pin code: > 720-438-159 > > ____________________________________________________________ > it seem to work on port 8080 at the addr of the virtual machine > but if I try to acces fro a browser: http://104.155.16.89:8080/ > I do not receive any answer > > the traffic for http and https are allowed, why I do not receive any > answer? > > TIA > > Renato > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 3 > Date: Thu, 26 May 2016 18:57:30 +0200 > From: Paul Boddie > Subject: Re: [Moin-user] Installed moin2 but unable to access > To: moin-user at lists.sourceforge.net > Message-ID: <201605261857.30337.paul at boddie.org.uk> > Content-Type: Text/Plain; charset="iso-8859-15" > > On Thursday 26. May 2016 18.43.22 Renato Pontefice wrote: > > Hi, > > I've finaly installed moin2, everything seem to go well, but when I > > try to access it it doesn't answer. This is a log when I run it: > > [...] > > > 2016-05-26 16:39:40,272 INFO werkzeug:87 * Running on > > http://127.0.0.1:8080/ (Press CTRL+C to quit) > > [...] > > > it seem to work on port 8080 at the addr of the virtual machine > > but if I try to acces fro a browser: http://104.155.16.89:8080/ > > I do not receive any answer > > > > the traffic for http and https are allowed, why I do not receive any > > answer? > > Because the server is listening on 127.0.0.1 in the virtual machine, > but you are trying to access the server via another address? Maybe > you need to tell the server to listen on that address as well as on > localhost. > > Paul > > > > ------------------------------ > > Message: 4 > Date: Sun, 29 May 2016 14:41:26 +0000 (UTC) > From: Roger Haase > Subject: Re: [Moin-user] moin-user migrating to mail.python.org > To: Paul Boddie , > "moin-user at lists.sourceforge.net" > Message-ID: > <1351849674.1243250.1464532886675.JavaMail.yahoo at mail.yahoo.com> > Content-Type: text/plain; charset="utf-8" > > MigratingToGitHub - MoinMoin?and on #moin-dev about a year ago. Then > it seemed most GSOC students were more familiar with GIT and Github > than hg and Bitbucket. Personally, hg and Bitbucket seem OK, except I > wish Bitbucket would fix the layout of their bug tracker to show a > wider title. | | > | > | | | > > | > > | > | > | | > MigratingToGitHub - MoinMoin > | | > > | > > | > > > > > On Thursday, May 26, 2016 8:18 AM, Paul Boddie > wrote: > > On Thursday 26. May 2016 16.35.35 Roger Haase wrote: > > The migration (including archives and subscriptions) is planned for > > June 15, 2016. If you have any concerns, you may express them here > > or there: https://moinmo.in/MigratingMailToPythonOrg If all goes as > > planned, there is nothing for you to do except update your contact > > list. A reminder will be sent to this list after migration is > > complete. > > This is probably good news, given that the core Moin developers don't > really seem to read this list any more. I also noticed that Thomas > has created a project on GitHub for Moin, for at least the 1.x > version. Has there been any public discussion of this anywhere? > > Paul > > ------------------------------------------------------------------------------ > Mobile security can be enabling, not merely restricting. Employees who > bring their own devices (BYOD) to work are irked by the imposition of > MDM restrictions. Mobile Device Manager Plus allows you to control > only the apps on BYO-devices by containerizing them, leaving personal > data untouched! > https://ad.doubleclick.net/ddm/clk/304595813;131938128;j > _______________________________________________ Moin-user mailing list > Moin-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/moin-user > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and > traffic patterns at an interface-level. Reveals which users, apps, > and protocols are consuming the most bandwidth. Provides multi-vendor > support for NetFlow, J-Flow, sFlow and other flows. Make informed > decisions using capacity planning reports. > https://ad.doubleclick.net/ddm/clk/305295220;132659582;e > > ------------------------------ > > _______________________________________________ > Moin-user mailing list > Moin-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/moin-user > > > End of Moin-user Digest, Vol 110, Issue 5 > ***************************************** From paul at boddie.org.uk Sun May 29 12:52:43 2016 From: paul at boddie.org.uk (Paul Boddie) Date: Sun, 29 May 2016 18:52:43 +0200 Subject: [Moin-user] Moin-user Digest, Vol 110, Issue 5 In-Reply-To: <20160529182711.02bea1e5@debian> References: <20160529182711.02bea1e5@debian> Message-ID: <201605291852.44117.paul@boddie.org.uk> On Sunday 29. May 2016 18.27.11 Renato Pontefice wrote: > Hi Paul, that seem to be a good idea...:-) You're referring to this, I imagine... > > Because the server is listening on 127.0.0.1 in the virtual machine, > > but you are trying to access the server via another address? Maybe > > you need to tell the server to listen on that address as well as on > > localhost. > Where do I can change that? > Is this a prob of wiki or a prob about the web server? I haven't looked at Moin 2.0 properly, but I guess there's a setting somewhere for the server address. It looks like specifying the --host option will help when running the command to start the server: https://moin-20.readthedocs.io/en/latest/admin/serve.html#built-in-web-server- easy Something like this might work: moin moin --config /path/to/wikiconfig.py --host 104.155.16.89 --port 8080 Paul From crosseyedpenguin at yahoo.com Sun May 29 17:39:01 2016 From: crosseyedpenguin at yahoo.com (Roger Haase) Date: Sun, 29 May 2016 21:39:01 +0000 (UTC) Subject: [Moin-user] Moin-user Digest, Vol 110, Issue 5 In-Reply-To: <201605291852.44117.paul@boddie.org.uk> References: <20160529182711.02bea1e5@debian> <201605291852.44117.paul@boddie.org.uk> Message-ID: <724233575.1398505.1464557941439.JavaMail.yahoo@mail.yahoo.com> ./m run?--host 104.155.16.89 --port 8080 But, if the browser and server are running on the same PC, you should just use "./m run" and access via 127.0.0.1:8080.? If you are trying to run moin2 on a server and access it from the world, then be careful about using the built-in server. See the heading "Using the Built-In Server for Production" here:?http://www.digitalrockart.org/moin2/+serve/docs/admin/serve.html On Sunday, May 29, 2016 9:53 AM, Paul Boddie wrote: On Sunday 29. May 2016 18.27.11 Renato Pontefice wrote: > Hi Paul, that seem to be a good idea...:-) You're referring to this, I imagine... > > Because the server is listening on 127.0.0.1 in the virtual machine, > > but you are trying to access the server via another address? Maybe > > you need to tell the server to listen on that address as well as on > > localhost. > Where do I can change that? >? Is this a prob of wiki or a prob about the web server? I haven't looked at Moin 2.0 properly, but I guess there's a setting somewhere for the server address. It looks like specifying the --host option will help when running the command to start the server: https://moin-20.readthedocs.io/en/latest/admin/serve.html#built-in-web-server- easy Something like this might work: moin moin --config /path/to/wikiconfig.py --host 104.155.16.89 --port 8080 Paul ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ Moin-user mailing list Moin-user at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user -------------- next part -------------- An HTML attachment was scrubbed... URL: From crosseyedpenguin at yahoo.com Sun May 29 17:52:33 2016 From: crosseyedpenguin at yahoo.com (Roger Haase) Date: Sun, 29 May 2016 21:52:33 +0000 (UTC) Subject: [Moin-user] moin-user migrating to mail.python.org In-Reply-To: <201605291710.58941.paul@boddie.org.uk> References: <1910275414.1293343.1464273335833.JavaMail.yahoo.ref@mail.yahoo.com> <201605261717.48232.paul@boddie.org.uk> <1351849674.1243250.1464532886675.JavaMail.yahoo@mail.yahoo.com> <201605291710.58941.paul@boddie.org.uk> Message-ID: <1986840121.1370066.1464558753912.JavaMail.yahoo@mail.yahoo.com> No mentors, so no participation in GSOC this year. TW has been busy working on other projects, so pull requests are backlogged:?thomaswaldmann / moin-2.0 / Pull requests ? Bitbucket | | | | | | | | | | | thomaswaldmann / moin-2.0 / Pull requests ? Bitbucket | | | | On Sunday, May 29, 2016 8:11 AM, Paul Boddie wrote: On Sunday 29. May 2016 16.41.26 Roger Haase wrote: > MigratingToGitHub - MoinMoin and on #moin-dev about a year ago. Then it > seemed most GSOC students were more familiar with GIT and Github than hg > and Bitbucket. Personally, hg and Bitbucket seem OK, except I wish > Bitbucket would fix the layout of their bug tracker to show a wider title. Are there any GSOC projects this year? It seems to me that any development taking place on Moin has gone underground. Paul ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ Moin-user mailing list Moin-user at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Mon May 30 14:51:41 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Mon, 30 May 2016 18:51:41 +0000 Subject: [Moin-user] moin2 installing prob. Message-ID: Hi, still prob installing moin2 :-( I've created a new virtual machine, running debian 8 - Installed python Python 2.7.9 (default, Mar 1 2015, 12:57:24) [GCC 4.9.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. - installed virtualenv virtualenv --version 1.11.6 - Try to run quickinstall.py ~/moin-2.0$ python quickinstall.py - receive this error: Error: import virtualenv failed, either virtualenv is not installed (see installation docs) or the virtual environment must be deactivated before rerunning quickinstall.py what's up? What I have to do? TIA Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From crosseyedpenguin at yahoo.com Mon May 30 15:09:33 2016 From: crosseyedpenguin at yahoo.com (Roger Haase) Date: Mon, 30 May 2016 19:09:33 +0000 (UTC) Subject: [Moin-user] moin2 installing prob. In-Reply-To: References: Message-ID: <232787743.1858714.1464635373766.JavaMail.yahoo@mail.yahoo.com> Per the message, there are only 2 possibilities. With that message, this should also fail: python -c "import virtualenv" Do you have multiple Pythons and installed virtualenv in the wrong one? Or you have activated a virtualenv for some other app? On Monday, May 30, 2016 11:52 AM, Renato Pontefice wrote: Hi, still prob installing moin2 :-( I've created a new virtual machine, running debian 8 - Installed python ?? Python 2.7.9 (default, Mar 1 2015, 12:57:24) ?? [GCC 4.9.2] on linux2?? Type "help", "copyright", "credits" or "license" for more information. - installed virtualenv ?? virtualenv --version?? 1.11.6 - Try to run quickinstall.py ?? ~/moin-2.0$ python quickinstall.py - receive this error:?? ?? Error: import virtualenv failed, either virtualenv is not installed (see installation docs)?? or the virtual environment must be deactivated before rerunning quickinstall.py what's up? What I have to do? TIA Renato ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ Moin-user mailing list Moin-user at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Tue May 31 05:22:31 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Tue, 31 May 2016 09:22:31 +0000 Subject: [Moin-user] moin2 on cloud: not accessible Message-ID: Hi, first, I finally managed to install moin2 on cloud. Now, as I already told on previous mail, try to access the wiki. So, I try to access the addr: http://104.155.16.89:8080/ . this is the addr of my virtual instance where moin2 are installed. It should be the same that point to 127.0.0.1:8080 if I try to access it from the same virtual machine. I made the "extreme" proof: - I've accessed by lynx (a textual browser) the addr 127.0.0.1:8080, and it works! So that should be a "simple" connection error... Can someone sudgest me what can I do? TIA Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Tue May 31 05:40:38 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Tue, 31 May 2016 09:40:38 +0000 Subject: [Moin-user] how I've overpassed my prob to install moin2 on cloud Message-ID: Hi, I want to share some information about the probs I had installing moin2 on google cloud. - python is already installed (on Debian VM) at the right version (2.7.9) - about PIP, virtualenv, I've followed the guide found here: http://stackoverflow.com/questions/9689534/unable-to-install-virtualenv-with-pip-on-debian-squeeze - about moin2 I've cloned the following instance: https://bitbucket.org/RogerHaase/moin-2.0 hope this could help someone. Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Tue May 31 10:07:04 2016 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Tue, 31 May 2016 14:07:04 +0000 Subject: [Moin-user] port number prob? Message-ID: Hi, I think that my prob could be about port number: If I try to access my moin2 wiki from an external browser, I do not receive answer from the server. I've tried - from inside the VM - the following command, that, I think, explain the following: - the VM, answer to a ping with the external addr - does not answer neither at port 8081 nor port 8080. Could it be a prob of web server? TIA Renato ping 104.155.16.89:8081 ping: unknown host 104.155.16.89:8081 renato_pontefice at instance-4:~/moin-2.0$ ping 104.155.16.89 PING 104.155.16.89 (104.155.16.89) 56(84) bytes of data. 64 bytes from 104.155.16.89: icmp_seq=1 ttl=64 time=0.818 ms 64 bytes from 104.155.16.89: icmp_seq=2 ttl=64 time=0.462 ms 64 bytes from 104.155.16.89: icmp_seq=3 ttl=64 time=0.497 ms 64 bytes from 104.155.16.89: icmp_seq=4 ttl=64 time=0.444 ms 64 bytes from 104.155.16.89: icmp_seq=5 ttl=64 time=0.423 ms 64 bytes from 104.155.16.89: icmp_seq=6 ttl=64 time=0.465 ms 64 bytes from 104.155.16.89: icmp_seq=7 ttl=64 time=0.465 ms ^C --- 104.155.16.89 ping statistics --- 7 packets transmitted, 7 received, 0% packet loss, time 5997ms rtt min/avg/max/mdev = 0.423/0.510/0.818/0.129 ms renato_pontefice at instance-4:~/moin-2.0$ ping 104.155.16.89:8080 ping: unknown host 104.155.16.89:8080 renato_pontefice at instance-4:~/moin-2.0$ ping 104.155.16.89:8081 ping: unknown host 104.155.16.89:8081 renato_pontefice at instance-4:~/moin-2.0$ -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul at boddie.org.uk Tue May 31 11:33:48 2016 From: paul at boddie.org.uk (Paul Boddie) Date: Tue, 31 May 2016 17:33:48 +0200 Subject: [Moin-user] port number prob? In-Reply-To: References: Message-ID: <201605311733.48974.paul@boddie.org.uk> On Tuesday 31. May 2016 16.07.04 Renato Pontefice wrote: > Hi, > I think that my prob could be about port number: > If I try to access my moin2 wiki from an external browser, I do not receive > answer from the server. Did you not start the server as I suggested with the host being something else, like 104.155.16.89? You cannot rely on 127.0.0.1 working instead: both addresses may be configured to refer to the same (virtual) machine, but they do not mean the same thing. And 104.155.16.89 does not magically map to 127.0.0.1 when traffic arrives at (and enters) the virtual machine. Starting something that listens on 127.0.0.1 means that it will only respond to things using that address, and of course that address is not reachable from outside. You have to use an externally-accessible address or you won't solve this problem. You can quite probably test an externally-accessible address inside the virtual machine just to make sure that your problem isn't one related to routing. So, I advise specifying 104.155.16.89 as the host when starting moin and then using lynx (or whatever) inside the virtual machine with that address (and whichever port you have chosen) in the URL. Then, if this succeeds, you can try again from outside the virtual machine. > I've tried - from inside the VM - the following command, that, I think, > explain the following: > - the VM, answer to a ping with the external addr > - does not answer neither at port 8081 nor port 8080. > > Could it be a prob of web server? Ping doesn't take arguments like this (because it operates at a different level than one dealing with ports)... > ping 104.155.16.89:8081 > ping: unknown host 104.155.16.89:8081 You might try something like "telnet 104.155.16.89 8081" and see if it connects. But again, your server needs to listen on that external address for the service to be reachable. Paul