Skip to content

CLI client crashes on startup #28

@v1rtl

Description

@v1rtl
Network error: HTTPSConnectionPool(host='netplusshop.ir', port=443): Max retries exceeded with url: /core/linux/index.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb6b234ec10>: Failed to establish a new connection: [Errno 111] Connection refused'))
## OS detected = linux ##
Traceback (most recent call last):
  File "/home/v1rtl/Downloads/XC-CLI/CLI.py", line 345, in <module>
    main_menu()
    ~~~~~~~~~^^
  File "/home/v1rtl/Downloads/XC-CLI/CLI.py", line 313, in main_menu
    with open (select_path  , "r") as f:
         ~~~~~^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: './core/linux/select.txt'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions