evilsocket / evilsocket/opensnitch

[Bug Report] NameError: name 'server' is not defined (package python-typing_extensions not installed)

Open
#1,436 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
14.1k
Forks
665
PR merge metrics
No merged PRs in 30d

Description

Arch fresh install.

Themes not available. Install qt-material if you want to change GUI's appearance: pip3 install qt-material.
Loaded network aliases from /usr/lib/python3.13/site-packages/opensnitch/utils/network_aliases/network_aliases.json
~ OpenSnitch GUI - 1.7.2 ~
protobuf: 6.32.1 - grpc: 1.75.0
--------------------------------------------------

QT_AUTO_SCREEN_SCALE_FACTOR: True
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
gRPC Max Message Length: None
Bytes: 4194304
is new file, or IN MEMORY, setting initial schema version
setting schema version to: 3
setting schema version to: 3
Setting journal_mode: OFF
Setting DB memory optimizations
schema version: 3
db schema is up to date
actions.__init__ exception: [Errno 17] Файл существует: '/home/user/.config//opensnitch/actions/'
actions.__init__ exception: [Errno 17] Файл существует: '/home/user/.config//opensnitch/actions/'
Loading translations: /usr/lib/python3.13/site-packages/opensnitch/utils/../i18n locale: ru_RU
exception loading ipasn db: No module named 'pyasn'
Install python3-pyasn to display IP's network name.
actions.__init__ exception: [Errno 17] Файл существует: '/home/user/.config//opensnitch/actions/'
No module named 'typing_extensions'
QSqlDatabasePrivate::removeDatabase: connection 'db' is still in use, all queries will cease to work.
Traceback (most recent call last):
File "/usr/bin/opensnitch-ui", line 282, in
service.close()
~~~~~~~~~~~~~^^
File "/usr/lib/python3.13/site-packages/opensnitch/service.py", line 791, in close
self._on_close()
~~~~~~~~~~~~~~^^
File "/usr/lib/python3.13/site-packages/opensnitch/service.py", line 319, in _on_close
self._on_exit()
~~~~~~~~~~~~~^^
File "/usr/bin/opensnitch-ui", line 73, in on_exit
server.stop(0)
^^^^^^
NameError: name 'server' is not defined

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.