Steps to reproduce:
1) Open Ulauncher
2) Open Ulauncher Settings->Extensions->Add Extension
3) Add any extension
Note: I don't have any firewall, clean install of Deepin and i can access/download to the extension link on browser.
Ulauncher version: Ulauncher version 4.3.0.r2
Linux distro: DeepinOS 15.7
Desktop environment: DDE
Did you paste the full github url, not just the user/repo-part?
Answering my own question, the log says "Add extension: https://github.com/brpaz/ulauncher-chrome-tabs"
Did you paste the full github url, not just the user/repo-part?
Answering my own question, the log says "Add extension: https://github.com/brpaz/ulauncher-chrome-tabs"
Tried others too but got same error.
Hi @eMSiBi
I've improved logging in v4.3.1.r4. Could you try a new version and attach the new logs please?
In the logs you've attached it's not clear why request to download the extension was failing.
There it is :crossed_fingers:
URLError:
This looks like someone (maybe even you) configured your network to spoof SSL Certificates (request to
get the extension goes through an intermediate server, which may decrypt and analyze your "encrypted" traffic).
Security considerations aside, in order to fix that you can install a root certificate (that you can obtain from your network admin) into your system: https://askubuntu.com/questions/645818/how-to-install-certificates-for-command-line/859887
_Maybe I'm wrong about the root cause, but I had exactly the same issues in company that I worked and I had to install a new root cert._
The interesting and bad news is i dont modified my ssl stuff and its scares me because of your said. Its a home network and i know all devices that connected my network. It shoudn't be like that, am i wrong?
Try curl https://github.com
If it doesn't work, then something is wrong with your network.
On Tue, Oct 2, 2018, 22:18 eMSiBi notifications@github.com wrote:
The interesting and bad news is i dont modified my ssl stuff and its
scares me because of your said. Its a home network and i know all devices
that connected my network. t shoudn't be like that, am i wrong?—
You are receiving this because you commented.Reply to this email directly, view it on GitHub
https://github.com/Ulauncher/Ulauncher/issues/292#issuecomment-426397358,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABJZb8cBnnT04AMVRZ4NAvkWNS0Nqk6Gks5ug7vogaJpZM4W1svQ
.
It works actually, and also i know that at different OS, Ulauncher Extensions are worked for once.
it shoudn't be like that, am i wrong?
No, you're not wrong.
hmm If curl works then I don't know what could cause that issue 🤔
Hi @eMSiBi
I'm closing this one.
If you need more help with this issue please reopen.
Most helpful comment
Try
curl https://github.comIf it doesn't work, then something is wrong with your network.
On Tue, Oct 2, 2018, 22:18 eMSiBi notifications@github.com wrote: