*** mr_german has joined #novawebdev | 10:59 | |
*** replaceafill has joined #novawebdev | 11:43 | |
replaceafill | hey mr_german | 11:44 |
---|---|---|
mr_german | replaceafill, hey | 11:50 |
replaceafill | mr_german, wanted to talk? | 11:51 |
mr_german | replaceafill, I just want to know, how can I get access to the helios vps | 11:52 |
mr_german | replaceafill, I want to work on the latest changes | 11:53 |
replaceafill | mr_german, why do you need access to it to work? | 11:53 |
replaceafill | mr_german, i was thinking you can use your local instance just fine | 11:54 |
replaceafill | mr_german, i mean, you changed the email backend to console | 11:54 |
replaceafill | mr_german, you just need a second terminal with "python manage.py celery worker" to start celery | 11:54 |
replaceafill | mr_german, in case you need that | 11:54 |
replaceafill | mr_german, unless i'm missing something | 11:55 |
mr_german | replaceafill, I'm going to show my issue with celery | 11:56 |
replaceafill | mr_german, sure | 11:57 |
mr_german | https://pastebin.com/dtiJgfXj | 11:58 |
replaceafill | mr_german, oh | 11:58 |
replaceafill | mr_german, hold on | 11:58 |
replaceafill | mr_german, i think you're problem is this line in settings.py: | 11:59 |
replaceafill | https://github.com/gfbot/helios-server/blob/helios-styled-aea/settings.py#L258 | 11:59 |
replaceafill | mr_german, take it out of that if | 11:59 |
mr_german | ok | 11:59 |
replaceafill | mr_german, and restart both, django and celery | 11:59 |
mr_german | ok | 11:59 |
mr_german | wait | 12:00 |
replaceafill | mr_german, just for reference, the connection refused error is caused by django trying to send "real" emails | 12:00 |
replaceafill | mr_german, so when you take that line out of the if | 12:01 |
replaceafill | mr_german, and put it in the top level of settings.py | 12:01 |
replaceafill | mr_german, you're telling django to use the console for displaying the emails instead | 12:01 |
mr_german | https://pastebin.com/U8Sh3CZG | 12:01 |
replaceafill | mr_german, paste your settings.py | 12:01 |
mr_german | https://pastebin.com/GqZjhExx | 12:02 |
replaceafill | mr_german, when i said "take it out" i didn't mean "delete it | 12:03 |
mr_german | oh | 12:03 |
replaceafill | mr_german, i meant: take line https://github.com/gfbot/helios-server/blob/helios-styled-aea/settings.py#L258 | 12:03 |
mr_german | .. | 12:03 |
replaceafill | mr_german, and put it in the top level of the file | 12:04 |
replaceafill | mr_german, out of that if in line 256 | 12:04 |
replaceafill | if get_from_env('EMAIL_USE_AWS', '0') == '1': | 12:04 |
replaceafill | EMAIL_BACKEND = 'django_ses.SESBackend' | 12:04 |
replaceafill | EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend' | 12:04 |
mr_german | omg | 12:06 |
mr_german | I'm confused | 12:06 |
mr_german | lol | 12:06 |
replaceafill | calling you | 12:06 |
*** lelkneralfaro has joined #novawebdev | 12:09 | |
lelkneralfaro | replaceafill, you there? | 12:09 |
replaceafill | lelkneralfaro, yes | 12:09 |
lelkneralfaro | hi. I tried to call IRS and got pretty far, they had processed the file to some extent | 12:10 |
lelkneralfaro | but they wouldn't give me all the information | 12:10 |
lelkneralfaro | without telling them what supporting documents were submitted with the w7 | 12:10 |
lelkneralfaro | so I need to know what was sent | 12:11 |
lelkneralfaro | birth certificate, ID, etc... | 12:12 |
replaceafill | mr_german, correct me if i'm wrong | 12:12 |
replaceafill | lelkneralfaro, i think the only supporting document was the certified copy of mr_german's passport | 12:12 |
replaceafill | right mr_german? | 12:12 |
mr_german | yes | 12:12 |
lelkneralfaro | cool. that's what I needed to know. any chance you have a copy of the image that you can send me? | 12:13 |
replaceafill | i think mr_german has one | 12:13 |
replaceafill | mr_german, could you take a picture of it and send it to lelkneralfaro? | 12:13 |
replaceafill | mr_german, like you did with the w7 form | 12:13 |
mr_german | replaceafill, of my passwport | 12:15 |
mr_german | ? | 12:15 |
replaceafill | mr_german, no | 12:16 |
replaceafill | mr_german, the page you got at the embassy | 12:16 |
replaceafill | mr_german, you told me you have a copy of that, right? | 12:16 |
replaceafill | mr_german, the one you pay $50 | 12:17 |
replaceafill | mr_german, to get it | 12:17 |
mr_german | oh | 12:17 |
mr_german | ok | 12:17 |
replaceafill | mr_german, you have a copy, right? | 12:17 |
mr_german | yes | 12:18 |
mr_german | I think | 12:18 |
replaceafill | mr_german, cool | 12:18 |
replaceafill | mr_german, do that first | 12:18 |
replaceafill | mr_german, that's urgent at this point.... | 12:18 |
replaceafill | mr_german, i can help you with coding, but not looking for that page ;) | 12:18 |
replaceafill | mr_german, send a picture ASAP to lelkneralfaro | 12:18 |
mr_german | ok | 12:19 |
replaceafill | mr_german, thanks | 12:19 |
replaceafill | and thank you lelkneralfaro | 12:19 |
lelkneralfaro | no problem at all | 12:19 |
lelkneralfaro | mr_german, if it easy to find please get it to me quickly I'm on hold now | 12:19 |
lelkneralfaro | but if it will take a little while let me know so that I can hang up now | 12:20 |
replaceafill | lelkneralfaro, just a sec, talking to mr_german | 12:20 |
replaceafill | lelkneralfaro, i think you need to hang up | 12:22 |
replaceafill | lelkneralfaro, mr_german needs to look for it | 12:22 |
lelkneralfaro | replaceafill, okay that's alright thanks for letting me know | 12:22 |
lelkneralfaro | hey if you are still there, i didnt hangup im just going to say that i submitted the passport and see what happens | 12:34 |
lelkneralfaro | so if looking for the copy takes too much time you can hold off on it | 12:35 |
replaceafill | lelkneralfaro, ok :) | 12:35 |
replaceafill | lelkneralfaro, it's just that mr_german gets his paperwork handled by a superior being | 12:35 |
replaceafill | lelkneralfaro, and he may not find it right away | 12:35 |
lelkneralfaro | lol | 12:36 |
lelkneralfaro | he can stop looking | 12:36 |
lelkneralfaro | the person that I spoke with this time was more forthcoming | 12:36 |
replaceafill | lelkneralfaro, ok thanks | 12:36 |
lelkneralfaro | and, unfortunately, she said that there was no information available | 12:37 |
lelkneralfaro | so it didn't go the same way as when you attempted replaceafill | 12:37 |
replaceafill | lelkneralfaro, right | 12:37 |
replaceafill | lelkneralfaro, well, at least mr_german now knows he can't count on that info for his visa application | 12:38 |
replaceafill | lelkneralfaro, but he still has a good case without it | 12:38 |
lelkneralfaro | replaceafill, yes it would have been nice to have it. sorry for the bad news | 12:39 |
lelkneralfaro | replaceafill, but, like you say, he has a good case without it so that's positive | 12:39 |
replaceafill | lelkneralfaro, yeah | 12:40 |
replaceafill | lelkneralfaro, thank you for calling for us | 12:40 |
replaceafill | mr_german, ok we can move on now | 12:40 |
replaceafill | mr_german, and get started with the helios fixes | 12:40 |
mr_german | mr_german, :3 | 12:41 |
mr_german | ok* | 12:41 |
lelkneralfaro | :) | 12:41 |
mr_german | replaceafill, Im going to start! | 12:41 |
replaceafill | mr_german, cool | 12:41 |
lelkneralfaro | replaceafill, no problem talk to you soon | 12:41 |
replaceafill | see you lelkneralfaro | 12:41 |
lelkneralfaro | replaceafill, I'll be ready at 2:00 PM | 12:42 |
replaceafill | lelkneralfaro, me too | 12:42 |
lelkneralfaro | ACTION takes off | 12:42 |
*** zOnny has joined #novawebdev | 13:11 | |
zOnny | Hello World! | 13:11 |
replaceafill | ACTION goes to get lunch, bb in ~1h | 14:41 |
*** zOnny has joined #novawebdev | 14:55 | |
*** replaceafill has joined #novawebdev | 16:31 | |
*** louisea has joined #novawebdev | 17:26 | |
louisea | replaceafill, are you free for a google hangout? it should be fairly quick | 17:27 |
replaceafill | louisea, sure, let me get my headset | 17:27 |
louisea | replaceafill, me too | 17:27 |
replaceafill | louisea, ready | 17:28 |
mr_german | ACTION brb in 20 mins | 17:33 |
replaceafill | ACTION signs off for the day | 18:32 |
*** louisea has joined #novawebdev | 18:48 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!