Floobits / flootty

A collaborative terminal.
Apache License 2.0
175 stars 25 forks source link

SSL Certificate Failure #48

Closed Julien00859 closed 1 year ago

Julien00859 commented 3 years ago

I'm having the same issue as #47

$ flootty --create --url=https://floobits.com/DrLazor/aioircd
Terminal is safe. Other users will not be able to send [enter]
Connecting to https://floobits.com/DrLazor/aioircd
Error connecting: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123).
^CTraceback (most recent call last):
  File "/usr/local/bin/flootty", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.8/dist-packages/flootty/flootty.py", line 366, in main
    f.select()
  File "/usr/local/lib/python3.8/dist-packages/flootty/flootty.py", line 467, in select
    _in, _out, _except = select.select(self.readers, self.writers, self.errers, SELECT_TIMEOUT)
KeyboardInterrupt
ciao.

Current version: 3.2.2, installed via pip