Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange error #6

Open
FunnyUser opened this issue Dec 22, 2015 · 2 comments
Open

Strange error #6

FunnyUser opened this issue Dec 22, 2015 · 2 comments

Comments

@FunnyUser
Copy link

I have several computers that keep getting error (Windows 7 64bit, FireFox39-43 and IE11):
TypeError: Property 'undefined' of object # is not a function
at Object.handle (/var/www/viacrypt/src/i18n.js:100:41)
at next (/var/www/viacrypt/node_modules/connect/lib/proto.js:190:15)
at Object.handle (/var/www/viacrypt/node_modules/connect/lib/middleware/responseTime.js:30:5)
at next (/var/www/viacrypt/node_modules/connect/lib/proto.js:190:15)
at Object.logger (/var/www/viacrypt/node_modules/connect/lib/middleware/logger.js:156:5)
at next (/var/www/viacrypt/node_modules/connect/lib/proto.js:190:15)
at Function.app.handle (/var/www/viacrypt/node_modules/connect/lib/proto.js:198:3)
at Server.app (/var/www/viacrypt/node_modules/connect/lib/connect.js:65:37)
at Server.EventEmitter.emit (events.js:98:17)
at HTTPParser.parser.onIncoming (http.js:2108:12)

From most computers everything working just fine.

@jansegre
Copy link
Contributor

That is certainly an error on the server code, most likely on the multi-language (i18n) side.

Can you tell me what language is your browser in? (Technically I'd like to know the Accept-Language request header if you can figure that out)

@FunnyUser
Copy link
Author

Browser language is English, Accept-Language Russian.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants