*** tpb has joined #melange | 00:00 | |
*** robbyoconnor has quit IRC | 00:21 | |
*** unknown_had has quit IRC | 07:19 | |
*** unknown_had has joined #melange | 07:40 | |
*** mithro has quit IRC | 07:48 | |
*** dhaun has joined #melange | 07:53 | |
*** Erant has joined #melange | 09:14 | |
*** diones has quit IRC | 11:25 | |
*** diones has joined #melange | 11:25 | |
diones | SRabbelier: hi sir :) | 11:48 |
---|---|---|
*** durin42 has quit IRC | 12:06 | |
*** diones has quit IRC | 12:23 | |
*** diones has joined #melange | 12:23 | |
*** diones has quit IRC | 12:24 | |
*** diones has joined #melange | 12:25 | |
*** durin42 has joined #melange | 14:00 | |
*** ChanServ sets mode: +v durin42 | 14:00 | |
*** ajuonline is now known as setitonfire | 14:35 | |
*** diones has quit IRC | 14:42 | |
*** neo7 has joined #melange | 15:09 | |
*** setitonfire is now known as ajuonline | 15:19 | |
*** neo7 has quit IRC | 15:42 | |
*** Lennie has joined #melange | 16:53 | |
*** ChanServ sets mode: +o Lennie | 16:53 | |
*** Lennie has quit IRC | 17:16 | |
*** diones has joined #melange | 17:55 | |
diones | SRabbelier: sir | 17:56 |
*** neo7 has joined #melange | 18:21 | |
neo7 | SRabbelier, I deployed on localhost, its giving some error please check on my computer http://59.94.114.117:8080/ | 18:58 |
neo7 | SRabbelier, any idea. | 19:00 |
neo7 | SRabbelier, I got this while I deployed on local, http://pastebin.com/m4ef9d678 | 19:01 |
tpb | Title: pastebin - collaborative debugging tool (at pastebin.com) | 19:01 |
neo7 | tpb | 19:02 |
neo7 | is tpb a bot ? | 19:02 |
diones | neo7, I think so xD | 19:17 |
*** unknown_had has left #melange | 19:17 | |
diones | neo7: where you able to run melange yesterday? | 19:19 |
neo7 | no | 19:19 |
diones | hmm | 19:19 |
neo7 | diones, I got disconnected while I was trying to do so | 19:20 |
diones | neo7: have you edited the app.yaml file? | 19:20 |
neo7 | yes | 19:20 |
diones | what python version are you using? | 19:20 |
neo7 | I edited to /usr/bin/python | 19:21 |
neo7 | insted of python2.5 | 19:21 |
diones | run python --version | 19:21 |
neo7 | because it returned bad interpreter | 19:22 |
neo7 | diones, I am using 2.6 | 19:22 |
diones | hmm | 19:22 |
diones | same as here | 19:22 |
neo7 | and in the app.yaml its 2.5 | 19:22 |
neo7 | ok so you are getting the same error | 19:22 |
neo7 | ? | 19:22 |
neo7 | were you able to deploy on localhost | 19:22 |
neo7 | ? | 19:22 |
diones | yes | 19:22 |
neo7 | ok | 19:22 |
neo7 | so what did you do | 19:22 |
neo7 | and instead of fake-application-name i used app1234 | 19:23 |
diones | checkedout from the repository | 19:23 |
neo7 | ok | 19:23 |
neo7 | i checked from mercurial repo | 19:23 |
diones | me too | 19:23 |
neo7 | ok | 19:23 |
neo7 | then | 19:23 |
diones | and ran gen_app_yaml.py | 19:23 |
neo7 | ok with the application name of | 19:23 |
diones | from the scripts folder | 19:23 |
neo7 | ? | 19:23 |
neo7 | yes | 19:24 |
neo7 | ok | 19:24 |
diones | wee | 19:24 |
neo7 | did you register this on google app engine ? | 19:24 |
neo7 | wee | 19:24 |
diones | nope | 19:24 |
neo7 | ok | 19:24 |
neo7 | then app12345 should do the same job | 19:24 |
diones | hmm | 19:25 |
neo7 | diones, what changes did you make in app.yaml file to have the things work | 19:25 |
neo7 | ? | 19:25 |
diones | after running the gen_app_... | 19:25 |
diones | none | 19:25 |
neo7 | shal I downgrade my version to 2.5 to have my application work | 19:27 |
neo7 | ? | 19:27 |
neo7 | shall* | 19:27 |
diones | nope | 19:27 |
diones | that sould work too | 19:27 |
neo7 | bash: /home/neo7/melange/scripts/gen_app_yaml.py: /usr/bin/python2.5: bad interpreter: No such file or directory | 19:28 |
neo7 | following was the errr when I left unedited | 19:28 |
neo7 | ? | 19:28 |
diones | thats weird | 19:28 |
neo7 | what was the platform that you were using ? | 19:28 |
diones | windows | 19:28 |
neo7 | ok | 19:28 |
neo7 | so this was the difference I think | 19:28 |
diones | no everybody else uses unix | 19:29 |
neo7 | may be i should test this with python2.5 | 19:29 |
neo7 | I am Fedora 12 (Linux) | 19:29 |
diones | ok | 19:29 |
neo7 | diones, may be there are some compatibility issues in fedora, which we may not be aware fof | 19:30 |
neo7 | of* | 19:30 |
diones | that would be a google app engine problem but I think thats unlikely | 19:32 |
diones | if you want to be sure you can search their issue tracker for something like that | 19:32 |
diones | what command do you use to run the server? | 19:32 |
*** mithro has joined #melange | 19:33 | |
*** ChanServ sets mode: +v mithro | 19:33 | |
neo7 | diones, command to run the server? | 19:48 |
neo7 | like | 19:48 |
neo7 | thirdparty/google_appengine/dev_appserver.py app | 19:48 |
diones | hmm | 19:49 |
diones | looks fine | 19:49 |
neo7 | this was what written in HowTo guide | 19:49 |
diones | is it working now? | 19:49 |
neo7 | not yer | 19:49 |
neo7 | not yet | 19:49 |
neo7 | I am still trying | 19:50 |
diones | try a different port | 19:50 |
neo7 | [neo7@localhost melange]$ scripts/gen_app_yaml.py fake-application-name | 19:50 |
neo7 | bash: scripts/gen_app_yaml.py: /usr/bin/python2.5: bad interpreter: No such file or directory | 19:50 |
neo7 | again the same thing | 19:50 |
neo7 | different port won't do the right job, its the interpreter error | 19:51 |
neo7 | the fault is at the first line | 19:51 |
neo7 | :) | 19:51 |
neo7 | diones, waiting for SRabbelier to provide some help over it | 19:52 |
diones | hmmmmm | 19:52 |
diones | the interpreter | 19:53 |
diones | try posting at the mailing list | 19:53 |
diones | neo7: answers over there are as fast as irc... | 19:54 |
neo7 | diones, | 19:54 |
neo7 | ok | 19:54 |
*** neo7 has quit IRC | 20:15 | |
*** neo7 has joined #melange | 20:30 | |
*** Erant has quit IRC | 20:54 | |
*** Erant has joined #melange | 20:55 | |
*** Erant has quit IRC | 20:58 | |
*** Erant has joined #melange | 21:00 | |
*** Erant has joined #melange | 21:05 | |
*** Erant has quit IRC | 21:06 | |
*** Erant has joined #melange | 21:06 | |
*** Erant has joined #melange | 21:08 | |
*** Erant has joined #melange | 21:12 | |
*** neo7 has quit IRC | 21:18 | |
*** dhaun has quit IRC | 22:18 | |
*** diones has quit IRC | 23:08 | |
*** ThomasWaldmann has left #melange | 23:24 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!