[08:55:14]
<Petrus> ping
[10:09:19]
<irc> <monoxane> pong
[10:34:18]
<irc> <thibaut-pc:delville.ovh> bing
[10:45:59]
<irc> <IsserTerrus[m]> se sent moins seul à avoir pensé à Pong 😁😁
[11:23:27]
<irc> http://im.yunohost.org/paste/6e55b64c-9ab0-43c0-a1fb-013479199990
[11:25:10]
<irc> <FluffyCat[m]> Aleks_: i sure can.here it is: https://paste.yunohost.org/raw/dipiyocuso
[11:35:33]
<irc> <stephanedu85> bonjour
[11:35:48]
<irc> <stephanedu85> j'ai installe YUNOHOST sans probleme
[11:36:26]
<irc> <stephanedu85> installé l'application my_webapp qui fonctionne correctement
[11:37:32]
<irc> <stephanedu85> mais je n'arrive pas a executer un sript python, il ne se passe rien en executant via php alors qu'il fonctionne dans un terminal
[11:38:37]
<irc> <irina11y> stephanedu85 bonjour
[11:38:48]
<irc> <irina11y> Tu as un log de ce qui se passe ?
[11:39:42]
<irc> <stephanedu85> ou ?
[11:45:37]
<irc> <irina11y> Tu as un message d'erreur dans la console ?
[11:46:20]
<irc> <irina11y> Si on a pas plus d'info on va pas pouvoir te dire grand chose
[11:47:25]
<irc> <stephanedu85> juste des fichiers tres simple
[11:47:48]
<irc> <stephanedu85> https://thepasteb.in/p/Rghn6Lw10gZIz
[11:48:55]
<irc> <stephanedu85> et print("This line will be printed.") pour le fichier python
[11:50:32]
<irc> <stephanedu85> la page php ne renvois aucune erreur
[12:13:32]
<irc> <Aleks_> FluffyCat[m]: that's really weird ... if you want to investigate, I think what you should do is find a folder in /tmp which might be named "acme-challenge" or "lets-encrypt" with 2 folders private and public if i remember correctly
[12:14:16]
<irc> <Aleks_> in the public folder, you can try to add a file like "toto" with a dummy content (or no content if fine too) and then try to access your.domain.tld/.well-known/acme-challenge/toto
[14:04:00]
<irc> <FluffyCat[m]> Aleks_: what would i need to type into terminal to find the mentioned folder in /tmp??or can i access it from webinterface?
[14:05:28]
<irc> <Aleks_> FluffyCat[m]: connect through SSH as admin or root, and type "touch /tmp/acme-challenge-public/toto"
[14:05:36]
<irc> <Aleks_> then try to access your.domain.tld/.well-known/acme-challenge/toto
[14:05:45]
<irc> <Aleks_> if that worked, you should see a blank page
[14:06:03]
<irc> <Aleks_> if not then we need to investigate further
[14:26:54]
<irc> <FluffyCat[m]> do i not need to add a file called toto,prior to accesing it
[14:27:11]
<irc> <Aleks_> yes that's the point of doing "touch /tmp/acme-challenge-public/toto"
[14:28:26]
<irc> <FluffyCat[m]> trying to touch /tmp/acme-challenge-public/toto,as said by you,i just get a new line in terminal admin@freebeer:~$
[14:28:28]
<irc> <FluffyCat[m]> as if nothing happened
[14:47:08]
<irc> <Aleks_> yes that's okay
[14:47:17]
<irc> <Aleks_> that's not supposed to print anything
[23:16:48]
<irc> <FluffyCat[m]> Aleks_: well,since touching /tmp/acme-challenge-public/toto worked,i went on trying to touch my.domain.tld/.well-known/acme-challenge/toto,as suggested by you,which failed with the error msg: my.domain.tld/.well-known/acme-challenge/toto could not be touched.no such file or directory found.what is next?how are we supposed to proceed with further investigation??thanx for standing by,til now aöready.it means aot to
[23:16:48]
<irc> <FluffyCat[m]> me.thanx for guiding me through the investigation so far and ongoing.
[23:45:04]
<irc> <Aleks_> uuuuh FluffyCat[m]
[23:45:12]
<irc> <Aleks_> i meant trying to access the url
[23:45:16]
<irc> <Aleks_> my.domain.tld/.well-known/acme-challenge/tot
[23:45:20]
<irc> <Aleks_> toto*
[23:45:22]
<irc> <Aleks_> with your browser
[23:51:14]
<irc> <FluffyCat[m]> Aleks_: thanx for mentioning.i tried that now and get an error:opage could not be found-error in browser.
[23:51:41]
<irc> <tivog:chat.weho.st> Hey, I installed YunoHost yesterday in my server and tried to install "Nextcloud" but it wont let me. Folloing error:
[23:51:46]
<irc> <FluffyCat[m]> no sorry
[23:51:49]
<irc> <FluffyCat[m]> it works!!
[23:52:10]
<irc> <FluffyCat[m]> i get the mentioned blank page,that u mentioned earlier
[23:52:57]
<irc> <Aleks_> hmokay FluffyCat[m], then that should mean that it's working properly