Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Make stop parse info more robust #9

Closed
qwo opened this issue Nov 10, 2014 · 7 comments
Closed

Make stop parse info more robust #9

qwo opened this issue Nov 10, 2014 · 7 comments
Labels

Comments

@qwo
Copy link
Member

qwo commented Nov 10, 2014

https://github.com/Code4HR/hrt-bus-text-my-bus/blob/master/app.js/#L52

evaluation is not as expected. (Stop 0208)

>parseInt("0208")
>208
@qwo qwo added the bug label Nov 10, 2014
@qwo qwo assigned ghost Nov 10, 2014
@ghost
Copy link

ghost commented Nov 11, 2014

cURLing this locally, I don't see this error anymore. Could you push to live and we can test that way?

@qwo
Copy link
Member Author

qwo commented Nov 11, 2014

deployed.

last commit msg

3e737bd
Implemented search by address. NOTE: address recogniser not
implemented...

On Tue, Nov 11, 2014 at 7:05 AM, Ryan Y. notifications@github.com wrote:

cURLing this locally, I don't see this error anymore. Could you push to
live and we can test that way?


Reply to this email directly or view it on GitHub
#9 (comment)
.

Stanley Zheng

@ghost
Copy link

ghost commented Nov 11, 2014

Strange, I don't get the issue locally for 0212, but it seems the number doesn't return anything yet. What do the logs say?

EDIT: I cURLed http://hrtbus.herokuapp.com/msg and got a proper response, so I don't know what to make of that.

@qwo
Copy link
Member Author

qwo commented Nov 11, 2014

might help with debugging to reestablish a new ssh key with your heroku
account and add the remote git@heroku.com:hrtbus.git

I don't think i acn be helpful on debugging right now

On Tue, Nov 11, 2014 at 8:10 AM, Ryan Y. notifications@github.com wrote:

Strange, I don't get the issue locally for 0212, but it seems the number
doesn't return anything yet. What do the logs say?


Reply to this email directly or view it on GitHub
#9 (comment)
.

Stanley Zheng

@ghost
Copy link

ghost commented Nov 11, 2014

I pushed up. Where do I find application logs?

Also, I can cURL the right info from live, but help gets replaced with Reply STOP to unsubscribe. Msg&Data Rates May Apply.

Also, you can now put in 111 Granby St. or Brandon Ave, Norfolk and get arrival times now.

@qwo
Copy link
Member Author

qwo commented Nov 11, 2014

oh flubber.

i forget still the heroku cli its 'heroku logs -t', similar to 'tails -f
mylog.log'.

you can't directly ssh without the CLI it looks like.

the bad answer is to use res and dump the error on the screen. Also.
Awesome!

On Tue, Nov 11, 2014 at 9:34 AM, Ryan Y. notifications@github.com wrote:

I pushed up. Where do I find application logs?

Also, I can cURL the right info from live, but help gets replaced with Reply
STOP to unsubscribe. Msg&Data Rates May Apply.

Also, you can now put in 111 Granby St. or Brandon Ave, Norfolk and get
arrival times now.


Reply to this email directly or view it on GitHub
#9 (comment)
.

Stanley Zheng

@qwo
Copy link
Member Author

qwo commented Dec 19, 2014

fixed by ryan in e2b815a

@qwo qwo closed this as completed Dec 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant