Dear Yann,

it seems to work fine on my side (Rome Italy - and in a few days I will be
able to try again from São Paulo Brazil :-)) I append both the logs of wget
and curl -v to this e-mail.
Please let me know if there is anything else I can do to help, I am eager
to!

nicb


On Wed, Apr 9, 2025 at 1:21 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
>
> Thanks a lot!
>
>
> Yann
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>
--2025-04-10 09:00:34--  https://faustservice.inria.fr/
Resolving faustservice.inria.fr (faustservice.inria.fr)... 194.199.24.67
Connecting to faustservice.inria.fr (faustservice.inria.fr)|194.199.24.67|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 393 [text/html]
Saving to: ‘index.html’

     0K                                                   100% 1.46G=0s

2025-04-10 09:00:34 (1.46 GB/s) - ‘index.html’ saved [393/393]

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Host faustservice.inria.fr:443 was resolved.
* IPv6: (none)
* IPv4: 194.199.24.67
*   Trying 194.199.24.67:443...
* GnuTLS priority: NORMAL:-ARCFOUR-128:-CTYPE-ALL:+CTYPE-X509:-VERS-SSL3.0
* ALPN: curl offers h2,http/1.1
* found 152 certificates in /etc/ssl/certs/ca-certificates.crt
* found 458 certificates in /etc/ssl/certs
* SSL connection using TLS1.3 / ECDHE_RSA_AES_256_GCM_SHA384
*   server certificate verification OK
*   server certificate status verification SKIPPED
*   common name: faustservice.inria.fr (matched)
*   server certificate expiration date OK
*   server certificate activation date OK
*   certificate public key: RSA
*   certificate version: #3
*   subject: C=FR,ST=Île-de-France,L=Le Chesnay-Rocquencourt,O=INRIA,CN=faustservice.inria.fr
*   start date: Mon, 17 Feb 2025 13:29:33 GMT
*   expire date: Tue, 17 Feb 2026 13:29:33 GMT
*   issuer: C=GR,O=Hellenic Academic and Research Institutions CA,CN=HARICA OV TLS RSA
* ALPN: server accepted http/1.1
* Connected to faustservice.inria.fr (194.199.24.67) port 443
* using HTTP/1.x
> GET / HTTP/1.1
> Host: faustservice.inria.fr
> User-Agent: curl/8.13.0-rc2
> Accept: */*
> 
* Request completely sent off
< HTTP/1.1 200 OK
< Date: Thu, 10 Apr 2025 07:04:18 GMT
< Server: Apache
< Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
< Content-Length: 393
< Access-Control-Allow-Methods: GET, POST, OPTIONS
< Access-Control-Allow-Origin: *
< Content-Type: text/html
< X-Content-Type-Options: nosniff
< X-Frame-Options: DENY
< Content-Security-Policy: default-src 'self'; script-src 'self'; style-src 'self'; img-src 'self'; frame-ancestors 'none'; form-action 'self';
< Vary: Accept-Encoding
< 
{ [393 bytes data]

100   393  100   393    0     0   2064      0 --:--:-- --:--:-- --:--:--  2068
* Connection #0 to host faustservice.inria.fr left intact
<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