wcld
wcld copied to clipboard
illegal octal number errors/warnings
I see a stream of errors/warnings like this in my wcld deploy:
2012-04-01T04:03:37+00:00 app[wcld.2]: 1:61: illegal octal number
2012-04-01T04:03:37+00:00 app[wcld.2]: 1:61: illegal octal number
2012-04-01T04:03:41+00:00 app[wcld.2]: 1:70: illegal octal number
2012-04-01T04:03:41+00:00 app[wcld.2]: 1:70: illegal octal number
2012-04-01T04:03:44+00:00 app[wcld.2]: 1:61: illegal octal number
2012-04-01T04:03:44+00:00 app[wcld.2]: 1:61: illegal octal number
2012-04-01T04:03:46+00:00 app[wcld.2]: 1:85: illegal octal number
2012-04-01T04:03:46+00:00 app[wcld.2]: 1:85: illegal octal number
2012-04-01T04:03:46+00:00 app[wcld.2]: 1:85: illegal octal number
2012-04-01T04:03:46+00:00 app[wcld.2]: 1:85: illegal octal number
2012-04-01T04:03:50+00:00 app[wcld.2]: 1:85: illegal octal number
2012-04-01T04:03:50+00:00 app[wcld.2]: 1:85: illegal octal number
Any suggestions on how to debug this issue?