-
Notifications
You must be signed in to change notification settings - Fork 38
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
I believe that I am experiencing encoding issues... but I am not sure. #266
Comments
Could you check you |
2018-05-14 20:48:04 Info: Client connected from 127.0.0.1 That's all that I am getting... I am running: quassel 32310 1 0 594401 35288 0 20:42 ? 00:00:03 /usr/bin/quasselcore --configdir=/var/lib/quassel --loglevel Debug --logfile /var/log/quassel-core.log quassel+ 347 1 0 325436 56376 1 May11 ? 00:00:05 /usr/bin/node /usr/share/webapps/quassel-webserver/app.js -l 192.168.0.1 -m http Thanks Andrzej |
Could you also check the Browsers console for any error ? |
I apologize for making you wait... They try to work me to death...
Regards. Andrzej |
Can you tell me if this still happens with latest version? |
Good night everyone
I have set up a quassel core on my arch server, then I have used the quassel-webserver to get the web interface , then I have used my nginx as a proxy so that the quassel www client is populated on my external IP / domain over SSL (TLS1.2 only). Everything seems to be working but... when I join my channel and call my bot with the command test it does not reply. When I am calling him from the quassel-client it does. I believe its an encoding problem. Its like the bot does not even see the message. I checked the logs. When I call STONER: test from the browser the logs show nothing and when I send it from quassel-client it shows:
INFO 2018-05-11T23:04:21 supybot status uptime called by "AndrzejL!~AndrzejL@unaffiliated/andrzejl"
and the bot replies:
[23:04:21] AndrzejL: I have been running for 31 minutes and 38 seconds.
I believe maybe the encoding is the issue and the : after STONER is actually being misread...?
Messages are being sent normally. I have tested them. Even with the specific polish chars...
[16:14:53] zażółć gęślą jaźń
I have no idea how to troubleshoot it further...
VERSIONS:
quassel-core 0.12.5-1
quassel-webserver-git 2.2.8.r7.gcbc17f6-1
npm 6.0.1-1
php 7.2.5-2
php-apcu 5.1.11-1
php-cgi 7.2.5-2
php-fpm 7.2.5-2
php-gd 7.2.5-2
php-imagick 3.4.3-3
php-intl 7.2.5-2
php-mcrypt 7.1.12-2
phpmyadmin 4.8.0.1-1
phpvirtualbox 5.2_0-1
certbot-nginx 0.24.0-1
nginx 1.14.0-1
Please let me know if you need more info.
Regards.
Andrzej
The text was updated successfully, but these errors were encountered: