[DEBUG] To include the environment variables in debug output, pass --debug-env
[DEBUG] Feature flag 'binarycaching' unset
[DEBUG] Feature flag 'manifests' unset
[DEBUG] Feature flag 'compilertracking' unset
[DEBUG] Feature flag 'registries' unset
[DEBUG] Feature flag 'versions' unset
D:\a\_work\1\s\src\vcpkg\vcpkgpaths.cpp(618): find_file_recursively_up("E:\ReviewGenerate22\vcpkg", ".vcpkg-root"): Параметр задан неверно.
[DEBUG] D:\a\_work\1\s\src\vcpkg\vcpkgpaths.cpp(618):
[DEBUG] Time in subprocesses: 0 us
[DEBUG] Time in parsing JSON: 0 us
[DEBUG] Time in JSON reader: 0 us
[DEBUG] Time in filesystem: 780 us
[DEBUG] Time in loading ports: 0 us
[DEBUG] Exiting after 19.37 ms (3794 us)
vcpkg install curl[*]:x64-windows
D:\a\_work\1\s\src\vcpkg\vcpkgpaths.cpp(618): find_file_recursively_up("E:\ReviewGenerate22\vcpkg", ".vcpkg-root"): Параметр задан неверно.
* Trying 46.148.233.24:443...
* Connected to omni.top-academy.ru (46.148.233.24) port 443 (#0)
* schannel: disabled automatic use of client certificate
* schannel: ALPN, offering http/1.1
* schannel: ALPN, server accepted to use http/1.1
> POST /auth/login HTTP/1.1
> Host: omni.top-academy.ru
> User-Agent: curl/7.79.1
> Accept: application/json, text/plain, */*
> Content-type: application/json;charset=UTF-8
> Content-Length: 56
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 400 Bad Request
< Server: nginx/1.18.0
< Date: Fri, 01 Jul 2022 10:24:58 GMT
< Content-Type: application/json; charset=UTF-8
< Content-Length: 104
< Connection: keep-alive
< Set-Cookie: PHPSESSID=997a94c031634c3ba629158990ba3b3f; path=/; HttpOnly
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate
< Pragma: no-cache
<
{"name":"Bad Request","message":"Invalid JSON data in request body: Syntax error","code":0,"status":400}* Connection #0 to host omni.top-academy.ru left intact
теперь вот это * Trying 46.148.233.24:443...
* Connected to omni.top-academy.ru (46.148.233.24) port 443 (#0)
* schannel: disabled automatic use of client certificate
* schannel: ALPN, offering http/1.1
* schannel: ALPN, server accepted to use http/1.1
> POST /auth/login HTTP/1.1
> Host: omni.top-academy.ru
> User-Agent: curl/7.79.1
> Accept: application/json, text/plain, */*
> Content-type: application/json;charset=UTF-8
> Content-Length: 56
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 400 Bad Request
< Server: nginx/1.18.0
< Date: Fri, 01 Jul 2022 10:15:30 GMT
< Content-Type: application/json; charset=UTF-8
< Content-Length: 104
< Connection: keep-alive
< Set-Cookie: PHPSESSID=6139f3111473c2238f89b9ea18cd5d2a; path=/; HttpOnly
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate
< Pragma: no-cache
<
{"name":"Bad Request","message":"Invalid JSON data in request body: Syntax error","code":0,"status":400}* Connection #0 to host omni.top-academy.ru left intact
@iMedved2009, * Trying 46.148.233.24:443...
* Connected to omni.top-academy.ru (46.148.233.24) port 443 (#0)
* schannel: disabled automatic use of client certificate
* schannel: ALPN, offering http/1.1
* schannel: ALPN, server accepted to use http/1.1
> 'POST' /auth/login HTTP/1.1
> Host: omni.top-academy.ru
> User-Agent: curl/7.79.1
> accept:application/json,text/plain,*/*
> content-type:application/json;charset=UTF-8
> Content-Length: 56
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 400 Bad Request
< Server: nginx/1.18.0
< Date: Fri, 01 Jul 2022 08:46:58 GMT
< Content-Type: text/html
< Content-Length: 157
< Connection: close
<
<html>
<head><title>400 Bad Request</title></head>
<body>
<center><h1>400 Bad Request</h1></center>
<hr><center>nginx/1.18.0</center>
</body>
</html>
* Closing connection 0
* schannel: shutting down SSL/TLS connection with omni.top-academy.ru port 443