Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NC 27&28 Problem #322

Open
romi1996 opened this issue Mar 6, 2024 · 1 comment
Open

NC 27&28 Problem #322

romi1996 opened this issue Mar 6, 2024 · 1 comment

Comments

@romi1996
Copy link

romi1996 commented Mar 6, 2024

Dear dev team,
I'm currently have 2 problems with my fresh instance of NC 27&28 AIO on Windows Docker Desktop.
The first problem is with request timed out and the second problem is that I cannot delete one request, but if another request coming, I can delete, except the bugged one.
I have validated account information as instruction however the problem is still there. I will leave the log below for your references. Thank you.

This is where it failed
image

Error Log:

[certificate24] Error: GuzzleHttp\Exception\ConnectException: cURL error 28: Operation timed out after 30000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.certificate24.com/api/v1/files/7b7e4423-4851-4c07-a9ec-ea94cf8b4c9c/verify at <<closure>>

 0. /var/www/html/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php line 158
    GuzzleHttp\Handler\CurlFactory::createRejection("*** sensitive parameters replaced ***")
 1. /var/www/html/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php line 110
    GuzzleHttp\Handler\CurlFactory::finishError(["GuzzleHttp\\Handler\\CurlHandler"], "*** sensitive parameters replaced ***", ["GuzzleHttp\\Handler\\CurlFactory"])
 2. /var/www/html/3rdparty/guzzlehttp/guzzle/src/Handler/CurlHandler.php line 47
    GuzzleHttp\Handler\CurlFactory::finish(["GuzzleHttp\\Handler\\CurlHandler"], "*** sensitive parameters replaced ***", ["GuzzleHttp\\Handler\\CurlFactory"])
 3. /var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php line 137
    GuzzleHttp\Handler\CurlHandler->__invoke("*** sensitive parameters replaced ***", "*** sensitive parameters replaced ***")
 4. /var/www/html/lib/private/Http/Client/DnsPinMiddleware.php line 114
    GuzzleHttp\Middleware::GuzzleHttp\{closure}("*** sensitive parameters replaced ***")
 5. /var/www/html/3rdparty/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php line 64
    OC\Http\Client\DnsPinMiddleware->OC\Http\Client\{closure}("*** sensitive parameters replaced ***")
 6. /var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php line 31
    GuzzleHttp\PrepareBodyMiddleware->__invoke("*** sensitive parameters replaced ***", "*** sensitive parameters replaced ***")
 7. /var/www/html/3rdparty/guzzlehttp/guzzle/src/RedirectMiddleware.php line 71
    GuzzleHttp\Middleware::GuzzleHttp\{closure}("*** sensitive parameters replaced ***")
 8. /var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php line 63
    GuzzleHttp\RedirectMiddleware->__invoke("*** sensitive parameters replaced ***", "*** sensitive parameters replaced ***")
 9. /var/www/html/3rdparty/guzzlehttp/guzzle/src/HandlerStack.php line 75
    GuzzleHttp\Middleware::GuzzleHttp\{closure}("*** sensitive parameters replaced ***")
10. /var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php line 331
    GuzzleHttp\HandlerStack->__invoke("*** sensitive parameters replaced ***", "*** sensitive parameters replaced ***")
11. /var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php line 168
    GuzzleHttp\Client->transfer("*** sensitive parameters replaced ***", "*** sensitive parameters replaced ***")
12. /var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php line 187
    GuzzleHttp\Client->requestAsync("*** sensitive parameters replaced ***")
13. /var/www/html/lib/private/Http/Client/Client.php line 301
    GuzzleHttp\Client->request("*** sensitive parameters replaced ***", "https://api.cer ... y", [true,30,["eyJ0e ... "])
14. /var/www/html/custom_apps/certificate24/lib/Client.php line 232
    OC\Http\Client\Client->post("https://api.cer ... y", [["eyJ0eXAiOiJKV ... e])
15. /var/www/html/custom_apps/certificate24/lib/BackgroundJob/BackgroundVerify.php line 194
    OCA\Certificate24\Client->verifySignatures(["OC\\Files\\Node\\File"], ["7b7e4423-4851- ... "], "https://api.certificate24.com/")
16. /var/www/html/custom_apps/certificate24/lib/BackgroundJob/BackgroundVerify.php line 135
    OCA\Certificate24\BackgroundJob\BackgroundVerify->verifyFile(["OC\\Files\\Node\\File"], ["7b7e4423-4851- ... "], "https://api.certificate24.com/")
17. /var/www/html/lib/public/BackgroundJob/Job.php line 81
    OCA\Certificate24\BackgroundJob\BackgroundVerify->run(null)
18. /var/www/html/lib/public/BackgroundJob/TimedJob.php line 103
    OCP\BackgroundJob\Job->start(["OC\\BackgroundJob\\JobList"])
19. /var/www/html/lib/public/BackgroundJob/TimedJob.php line 93
    OCP\BackgroundJob\TimedJob->start(["OC\\BackgroundJob\\JobList"])
20. /var/www/html/cron.php line 152
    OCP\BackgroundJob\TimedJob->execute(["OC\\BackgroundJob\\JobList"], ["OC\\Log"])

at 2024-03-06T06:18:40+00:00
@romi1996 romi1996 changed the title NC 27 Problem NC 27&28 Problem Mar 6, 2024
@fancycode
Copy link
Member

Could you please check the browser console when it could not load the document when trying to sign a file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants