On Wed, Apr 9, 2025 at 1:19 PM yann orlarey <orla...@gmail.com> wrote:
>
> 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
>
> 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
>

Hi, I don't know the criteria for working or failing, so I'll just
post the output:

kjetil@fedora:~$ wget https://faustservice.inria.fr
Saving 'index.html.2'
HTTP response 200 OK [https://faustservice.inria.fr]
index.html.2         100%
[============================================================================================================>]
    200     --.-KB/s
                          [Files: 1  Bytes: 200  [800 B/s] Redirects:
0  Todo: 0  Errors: 0                                             ]
kjetil@fedora:~$ cat index.html.2
<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>kjetil@fedora:~$
kjetil@fedora:~$

My IP is located in Oslo/Norway.


_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to