[00:50:39]
<irc> <foobar|81388> Hi Guys,
[00:50:43]
<irc> <foobar|81388> anyone here?
[07:34:12]
<irc> <isAAAc> o/
[08:06:35]
<irc> <Pierre0412> salut :)
[08:39:18]
<irc> <ArnaudP[m]> Hello I am wondering how I should manage SSL when my yunohost is in a docker and the requests are first sorted by a nginx reverse proxy... should I give the keys generated by yunohost to the reverse proxy ? or should I give the keys I generated for the yunohost domain_name declared in the reverse proxy configuration ?
[08:40:04]
<irc> <ArnaudP[m]> * Hello I am wondering how I should manage SSL when my yunohost is in a docker and the requests are first sorted by a nginx reverse proxy... should I give the keys generated by yunohost to the reverse proxy ? or should I give the keys I generated for the yunohost domain_name declared in the reverse proxy configuration to the yunohost container?
[17:55:56]
<irc> <griphook> Hello
[17:56:33]
<irc> <griphook> I just installed yunohost and I am unable to click on applications to view what apps I can install. Is this a known issue right now?
[17:59:49]
<irc> <griphook> I get this error
[17:59:56]
<irc> <griphook> Traceback (most recent call last):
[17:59:56]
<irc> <griphook> File "/usr/lib/python2.7/dist-packages/moulinette/interfaces/api.py", line 439, in process
[17:59:56]
<irc> <griphook> ret = self.actionsmap.process(arguments, timeout=30, route=_route)
[17:59:57]
<irc> <griphook> File "/usr/lib/python2.7/dist-packages/moulinette/actionsmap.py", line 523, in process
[17:59:57]
<irc> <griphook> return func(**arguments)
[17:59:57]
<irc> <griphook> File "/usr/lib/moulinette/yunohost/app.py", line 252, in app_list
[17:59:57]
<irc> <griphook> with open(json_path) as json_list:
[17:59:57]
<irc> <griphook> IOError: [Errno 2] No such file or directory: u'/var/cache/yunohost/repo/yunohost.json'