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

Page /upload_form issuse #658

Closed
kfulko opened this issue Sep 8, 2022 · 2 comments
Closed

Page /upload_form issuse #658

kfulko opened this issue Sep 8, 2022 · 2 comments
Labels

Comments

@kfulko
Copy link

kfulko commented Sep 8, 2022

Error when click a upload_form page to update Tasmota devices.

Actual error on page:
Fatal error: Uncaught GuzzleHttp\Exception\ConnectException: cURL error 28: SSL connection timeout (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://raw.githubusercontent.com/arendst/Tasmota/development/RELEASENOTES.md?r=1662312596 in /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210 Stack trace: #0 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(158): GuzzleHttp\Handler\CurlFactory::createRejection() https://github.com/hassio-addons/addon-tasmoadmin/issues/1 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(110): GuzzleHttp\Handler\CurlFactory::finishError() https://github.com/hassio-addons/addon-tasmoadmin/issues/2 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(47): GuzzleHttp\Handler\CurlFactory::finish() https://github.com/hassio-addons/addon-tasmoadmin/issues/3 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(28): GuzzleHttp\Handler\CurlHandler->__invoke() https://github.com/hassio-addons/addon-tasmoadmin/issues/4 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(48): GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler{closure}() https://github.com/hassio-addons/addon-tasmoadmin/issues/5 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(35): GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler{closure}() https://github.com/hassio-addons/addon-tasmoadmin/issues/6 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/Middleware.php(31): GuzzleHttp\PrepareBodyMiddleware->__invoke() https://github.com/hassio-addons/addon-tasmoadmin/issues/7 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php(71): GuzzleHttp\Middleware::GuzzleHttp{closure}() https://github.com/hassio-addons/addon-tasmoadmin/pull/8 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/Middleware.php(63): GuzzleHttp\RedirectMiddleware->__invoke() https://github.com/hassio-addons/addon-tasmoadmin/issues/9 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/HandlerStack.php(75): GuzzleHttp\Middleware::GuzzleHttp{closure}() https://github.com/hassio-addons/addon-tasmoadmin/issues/10 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/Client.php(331): GuzzleHttp\HandlerStack->__invoke() https://github.com/hassio-addons/addon-tasmoadmin/issues/11 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/Client.php(168): GuzzleHttp\Client->transfer() https://github.com/hassio-addons/addon-tasmoadmin/issues/12 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/Client.php(187): GuzzleHttp\Client->requestAsync() https://github.com/hassio-addons/addon-tasmoadmin/issues/13 /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/ClientTrait.php(44): GuzzleHttp\Client->request() https://github.com/hassio-addons/addon-tasmoadmin/issues/14 /var/www/tasmoadmin/tasmoadmin/src/Helper/TasmotaHelper.php(26): GuzzleHttp\Client->get() https://github.com/hassio-addons/addon-tasmoadmin/issues/15 /var/www/tasmoadmin/tasmoadmin/pages/upload_form.php(7): TasmoAdmin\Helper\TasmotaHelper->getReleaseNotes() https://github.com/hassio-addons/addon-tasmoadmin/issues/16 /var/www/tasmoadmin/tasmoadmin/index.php(55): include_once('...') https://github.com/hassio-addons/addon-tasmoadmin/issues/17 {main} thrown in /var/www/tasmoadmin/tasmoadmin/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php on line 210
Addon version: 2.00
Home Assistant Version: 2022.08.3
Supervisor Version: 2022.08.5

Another webpage on this addon works, addon have many restart, addon don't have any errors on log page.
188326615-5c21c16d-6fc8-45e8-8698-391b9cbeddc4

@kfulko kfulko added the bug label Sep 8, 2022
@inverse
Copy link
Collaborator

inverse commented Sep 8, 2022

It's caused by the addon not being able to connect to GitHub to download the release notes.

It shouldnt blow up like this and should be fixed in the next version.

@inverse
Copy link
Collaborator

inverse commented Oct 6, 2022

@inverse inverse closed this as completed Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants