-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
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
403 error when http://localhost:8000 #13
Comments
Will take a look at when we have 7.2 only
Very busy now ☹
From: ShiMichael <[email protected]>
Sent: Thursday, 21 November 2019 16:18
To: diladele/docker-websafety <[email protected]>
Cc: Subscribed <[email protected]>
Subject: [diladele/docker-websafety] 403 error when http://localhost:8000 (#13)
i used versions of 6.1 and 7 and had the same error that , after http://localhost:8000 , the error on chrome shows
Forbidden
You don't have permission to access / on this server.
Apache/2.4.29 (Ubuntu) Server at localhost Port 8000
====
[image]<https://user-images.githubusercontent.com/46567058/69350599-d2e39c00-0cb4-11ea-9ce3-46b0b8ed3e17.png>
and the docker info is as follows
[image]<https://user-images.githubusercontent.com/46567058/69350695-feff1d00-0cb4-11ea-8366-93ea98425000.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#13?email_source=notifications&email_token=AATNHVSFSFJEI4JQG3F553DQU2RC7A5CNFSM4JQD35A2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H3EGK2Q>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AATNHVWOVJR6WY2332JEWIDQU2RC7ANCNFSM4JQD35AQ>.
|
just found one error message in this server's log file (/var/log/error) seems configuration files missing for this version ? |
Maybe
From: ShiMichael <[email protected]>
Sent: Thursday, 21 November 2019 16:47
To: diladele/docker-websafety <[email protected]>
Cc: Rafael Akchurin <[email protected]>; Comment <[email protected]>
Subject: Re: [diladele/docker-websafety] 403 error when http://localhost:8000 (#13)
just found one error message in this server's log file (/var/log/error)
Nov 21 14:58:18 3ca9685e0f64 squid: FATAL: Unable to open configuration file: /etc/squid/squid.conf: (2) No such file or directory
seems configuration files missing for this version ?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#13?email_source=notifications&email_token=AATNHVXPHOMDV5M52MPO5CDQU2UN3A5CNFSM4JQD35A2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE2VPIQ#issuecomment-557143970>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AATNHVT6JFDQYGS2D7DP37DQU2UN3ANCNFSM4JQD35AQ>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i used versions of 6.1 and 7 and had the same error that , after http://localhost:8000 , the error on chrome shows
Forbidden
You don't have permission to access / on this server.
Apache/2.4.29 (Ubuntu) Server at localhost Port 8000
====
and the docker info is as follows
The text was updated successfully, but these errors were encountered: