We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, is there any getting started guidance, including SSL?
getting started
The text was updated successfully, but these errors were encountered:
To confirm I've tried following the docker run command, tested with www.facebookcorewwwi.onion as a target and ended up with the following error,
docker run
www.facebookcorewwwi.onion
access_by_lua(nginx.conf:59): in main chunk, client: 888.234.222.004, server: ~^(?<subdomain>[0-9a-z.-]+\.)?(?<pubkey>[2-7a-z]{56})\.tor2web\.com$, request: "GET /favicon.ico HTTP/1.1", host: "www.facebookcorewwwi.onion.tor2web.com", referrer: "http://www.facebookcorewwwi.onion.tor2web.com/" 2021/08/29 22:10:41 [error] 14#14: *6 lua entry thread aborted: runtime error: access_by_lua(nginx.conf:59):2: attempt to concatenate field 'pubkey' (a nil value) stack traceback: coroutine 0: access_by_lua(nginx.conf:59): in main chunk, client: 172.68.11.100, server: ~^(?<subdomain>[0-9a-z.-]+\.)?(?<pubkey>[2-7a-z]{56})\.tor2web\.com$, request: "HEAD / HTTP/1.1", host: "tor2web.com"
Any ideas?
Sorry, something went wrong.
Sorry for the late reply. How did you start the container?
No branches or pull requests
Hi, is there any
getting started
guidance, including SSL?The text was updated successfully, but these errors were encountered: