aquatone
aquatone copied to clipboard
Aquatone Screenshot failing on Debian/Ubuntu System on digitalocean
Tried to pass chromium-browser path also, it is already in execution mode. Same error.
Here are details:`
# uname -a
Linux ubuntu 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
# echo 'https://uber.com' | aquatone -debug
aquatone v1.7.0 started at 2020-08-23T15:32:53Z
[agent:url_screenshotter] Created temporary user directory at: /tmp/aquatone-chrome000288984
[agent:url_screenshotter] Located Chrome/Chromium binary at /usr/bin/chromium-browser
Targets : 1
Threads : 1
Ports : 80, 443, 8000, 8080, 8443
Output dir : .
[agent:url_requester] Received new URL https://uber.com
[http] 2020/08/23 15:32:54 HTTP Request: GET / HTTP/1.1
Host: uber.com
Forwarded: for=211.237.195.248;proto=http;by=155.117.135.20
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko
Via: 1.1 40.231.33.28
X-Forwarded-For: 228.163.71.115
[http] 2020/08/23 15:32:54 HTTP Response: HTTP/1.1 406 Not Acceptable
Connection: close
Content-Length: 14
Cache-Control: max-age=0
Content-Type: text/plain; charset=utf-8
Date: Sun, 23 Aug 2020 15:32:54 GMT
Server: openresty
Set-Cookie: _ua={"session_id":"b47ee97b-43a7-4bea-b7d3-6a68fb2be2b1","session_time_ms":1598196774744}; path=/; secure
Set-Cookie: marketing_vistor_id=316e5f57-e850-4704-b08d-aca483bbfea7; path=/; expires=Mon, 23 Aug 2021 15:32:54 GMT; domain=.uber.com; secure
Set-Cookie: jwt-session=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE1OTgxOTY3NzQsImV4cCI6MTU5ODI4MzE3NH0.ccet1NmLDBo23RJZPFCnrG08PM0T6nOtemEjrOmGOl8; path=/; expires=Mon, 24 Aug 2020 15:32:54 GMT; secure;
httponly
Strict-Transport-Security: max-age=604800
Via: 1.1 muttley
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 1; mode=block
Not Acceptable
https://uber.com: 406 Not Acceptable
[agent:url_takeover_detector] Received new url: https://uber.com
[agent:url_hostname_resolver] Received new responsive URL https://uber.com
[agent:url_page_title_extractor] Received new responsive URL https://uber.com
[agent:url_screenshotter] Received new responsive URL https://uber.com
[agent:url_technology_fingerprinter] Received new responsive URL https://uber.com
[agent:url_takeover_detector] IP addresses for uber.com: [104.36.195.232 104.36.194.133 104.36.195.139 104.36.194.149 104.36.194.253]
[agent:url_takeover_detector] CNAME for uber.com: uber.com.
[agent:url_screenshotter] Error: exit status 1
https://uber.com: screenshot failed: exit status 1
[agent:url_technology_fingerprinter] Identified technology OpenResty on https://uber.com from Server response header
[agent:url_screenshotter] Received SessionEnd event
[agent:url_screenshotter] Deleted temporary user directory at: /tmp/aquatone-chrome000288984
Calculating page structures... done
Clustering similar pages... done
Generating HTML report... done
Writing session file...Time:
- Started at : 2020-08-23T15:32:53Z
- Finished at : 2020-08-23T15:32:56Z
- Duration : 3s
Requests:
- Successful : 1
- Failed : 0
- 2xx : 0
- 3xx : 0
- 4xx : 1
- 5xx : 0
Screenshots:
- Successful : 0
- Failed : 1
Issue is only coming on digitalocean though, not sure why, this tools works fine on local ubuntu instance.
Same issue with me mate 👍