Debian update

6 views
Skip to first unread message

Lechémia Théo

unread,
Aug 2, 2023, 10:42:52 AM8/2/23
to istSOS
Hello,

My IstSOS application is in a old debian 10 (which is at the end of is support life). I try to update my server to debian 11 today, but I have some issue with the application.

Here is the trace : 

[Wed Aug 02 16:07:49.011305 2023] [wsgi:error] [pid 1720:tid 140103116621568] [client 151.127.13.143:58808]     self.serviceconf = configManager.waServiceConfig(defaultCFGpath), referer: http://istsos.ecrins.net/istsos/admin/
[Wed Aug 02 16:07:49.011317 2023] [wsgi:error] [pid 1720:tid 140103116621568] [client 151.127.13.143:58808]   File "/usr/share/istsos/walib/configManager.py", line 75, in __init__, referer: http://istsos.ecrins.net/istsos/admin/
[Wed Aug 02 16:07:49.011320 2023] [wsgi:error] [pid 1720:tid 140103116621568] [client 151.127.13.143:58808]     defaultconf.read(defaultcfgpath), referer: http://istsos.ecrins.net/istsos/admin/
[Wed Aug 02 16:07:49.011323 2023] [wsgi:error] [pid 1720:tid 140103116621568] [client 151.127.13.143:58808]   File "/usr/lib/python3.9/configparser.py", line 697, in read, referer: http://istsos.ecrins.net/istsos/admin/
[Wed Aug 02 16:07:49.011325 2023] [wsgi:error] [pid 1720:tid 140103116621568] [client 151.127.13.143:58808]     self._read(fp, filename), referer: http://istsos.ecrins.net/istsos/admin/
[Wed Aug 02 16:07:49.011329 2023] [wsgi:error] [pid 1720:tid 140103116621568] [client 151.127.13.143:58808]   File "/usr/lib/python3.9/configparser.py", line 1017, in _read, referer: http://istsos.ecrins.net/istsos/admin/
[Wed Aug 02 16:07:49.011331 2023] [wsgi:error] [pid 1720:tid 140103116621568] [client 151.127.13.143:58808]     for lineno, line in enumerate(fp, start=1):, referer: http://istsos.ecrins.net/istsos/admin/
[Wed Aug 02 16:07:49.011334 2023] [wsgi:error] [pid 1720:tid 140103116621568] [client 151.127.13.143:58808]   File "/usr/lib/python3.9/encodings/ascii.py", line 26, in decode, referer: http://istsos.ecrins.net/istsos/admin/
[Wed Aug 02 16:07:49.011336 2023] [wsgi:error] [pid 1720:tid 140103116621568] [client 151.127.13.143:58808]     return codecs.ascii_decode(input, self.errors)[0], referer: http://istsos.ecrins.net/istsos/admin/
[Wed Aug 02 16:07:49.011344 2023] [wsgi:error] [pid 1720:tid 140103116621568] [client 151.127.13.143:58808] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2503: ordinal not in range(128), referer: http://istsos.ecrins.net/istsos/admin/


There is a Unicode errror while reading my "default config file"..
My config file does not have any "strange" character, I try reading it with a ConfigParser in my local desktop, and it work well...

Maybe there is a procedure when you update your server. Does anybody already do this this update ? 
Does IstSOS support Python 3.9 ?

Thanks
Reply all
Reply to author
Forward
0 new messages