You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: