-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Commitment
I confirm that I have read the following resources:
- How to troubleshoot Qusal
- How to ask questions The Smart Way
- Writing the perfect question
- Question checklist
- Could you please make my preference the default?
Software version
Latest version of Qusal
Brief summary
I’m experiencing an issue where the URL http://127.0.0.1:8082/acng-report.html isn't working via sys-cacher-browser. It reports "No internet." After investigating, I found that qvm-connect-tcp wasn’t running inside the VM, so I manually executed qvm-connect-tcp ::8082. However, now I’m encountering the following error:
Filtered
The request you made has been filtered
Generated by tinyproxy version 1.11.1.
This is odd because Tinyproxy is supposed to be disabled within sys-cacher, yet netstat shows that Tinyproxy is listening on port 8082. When I run systemctl status tinyproxy, it indicates that the service isn’t running, which makes troubleshooting difficult and confusing.
Any insight would be greatly appreciated.
Steps to reproduce
Start apt-cacher-ng browser inside sys-cacher and chrome will pop up with the link http://127.0.0.1:8082/acng-report.html