projectdiscovery / httpx

httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.
https://docs.projectdiscovery.io/tools/httpx
MIT License
7.53k stars 822 forks source link

Failed to upload scan results on cloud #1890

Closed ipsecc closed 1 month ago

ipsecc commented 1 month ago

Steps To Reproduce:

Got status code 504

./httpx -u www.example.com

[INF] To view results in UI dashboard, visit https://cloud.projectdiscovery.io/assets upon completion.
[ERR] Failed to upload scan results on cloud: [:RUNTIME] could not upload chunk <- could not upload results got status code 504 on https://api.projectdiscovery.io/v1/assets/xxxx/contents?arch=amd64&go_version=go1.21.12&machine_id=xxxx&os=kali&utm_source=unknown&v=v1.6.8

image

Keeps loading but gets nothing image

Anything else:

Maybe it's better to let users deploy locally for a stable upload experience

ehsandeep commented 1 month ago

@ipsecc we had issue with service and now it is resovled.

ipsecc commented 3 weeks ago

thanks