Open
Description
Tested versions
- Reproducible in v4.4.1.stable.arch_linux
System information
Godot v4.4.1.stable unknown - EndeavourOS #1 SMP PREEMPT_DYNAMIC Thu, 19 Jun 2025 15:05:14 +0000 on Wayland - X11 display driver, Multi-window, 2 monitors - OpenGL 3 (Compatibility) - AMD Radeon R5 Graphics (radeonsi, stoney, ACO, DRM 3.61, 6.12.34-1-lts) - AMD A9-9420 RADEON R5, 5 COMPUTE CORES 2C+3G (2 threads)
Issue description
Godot can't load the Asset Library
Error text:
Can't to connect to host: https://godotengine.org/asset-library/api
Logs using --verbose
:
thirdparty/mbedtls/library/ssl_tls13_generic.c:1552: Perform PSA-based ECDH/FFDH computation.
thirdparty/mbedtls/library/ssl_tls13_client.c:1950: Switch to handshake keys for inbound traffic
thirdparty/mbedtls/library/ssl_tls13_generic.c:0403: mbedtls_ssl_tls13_process_certificate_verify() returned 0 (-0x0000)
thirdparty/mbedtls/library/ssl_tls13_generic.c:1076: mbedtls_ssl_tls13_calculate_verify_data() returned -27648 (-0x6c00)
ERROR: TLS handshake error: -27648
at: _do_handshake (modules/mbedtls/stream_peer_mbedtls.cpp:88)
mbedtls error: returned -0x6c00
Using command wget
:
--2025-06-20 14:55:13-- https://godotengine.org/asset-library/api
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving godotengine.org (godotengine.org)... 172.67.193.253, 104.21.36.120, 2606:4700:3036::ac43:c1fd, ...
Connecting to godotengine.org (godotengine.org)|172.67.193.253|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://godotengine.org/asset-library/api/ [following]
--2025-06-20 14:55:14-- https://godotengine.org/asset-library/api/
Reusing existing connection to godotengine.org:443.
HTTP request sent, awaiting response... 404 Not Found
2025-06-20 14:55:14 ERROR 404: Not Found.
Steps to reproduce
- Open godot
- Click the AssetLib tab at the center
Minimal reproduction project (MRP)
N/A
Metadata
Metadata
Assignees
Type
Projects
Status
For team assessment
Status
For team assessment