Am 09.04.25 um 13:14 schrieb yann orlarey:

Hi everyone,

As Stéphane mentioned on Discord, we are moving away from Google Cloud and switching to *INRIA* for hosting the Faust remote compilation service.


The new URL is: https://faustservice.inria.fr <https://faustservice.inria.fr>

While the service works well in a browser, some users have reported errors when accessing it from the command line.

We’d like to understand how widespread the issue is. If you could run the following command on your system and report whether it works or fails, it would be greatly appreciated:

|wget https://faustservice.inria.fr |

Thanks a lot!


Yann


I got this response (Germany)

wget https://faustservice.inria.fr
--2025-04-09 13:29:39-- https://faustservice.inria.fr/
Auflösen des Hostnamens faustservice.inria.fr (faustservice.inria.fr)… 194.199.24.67 Verbindungsaufbau zu faustservice.inria.fr (faustservice.inria.fr)|194.199.24.67|:443 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: 393 [text/html]
Wird in »index.html« gespeichert.

index.html          100%[===================>]     393 --.-KB/s    in 0s

2025-04-09 13:29:40 (265 MB/s) - »index.html« gespeichert [393/393]

brummer@box:~$ cat index.html
<html><body>
                       Upload a Faust file, please.<br>
                       There are 0 clients uploading at the moment.<br>
                       <form action="/filepost" method="post" enctype="multipart/form-data">
                       <input name="file" type="file">
                       <input type="submit" value=" Send "></form>
                       </body></html>
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to