freeCodeCamp / freeCodeCamp/devdocs

Get "Please enable cookies." when access from remote host.

Đang mở
#1,815 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Ruby
Star
39.5k
Fork
2.6k
Merge trung bình
4 ngày 32 phút
Pull request đã merge (30 ngày)
13

Mô tả

# Bug report

Hi,

I'm working on deploying devdocs on no-internet-access internal for our team. We get "Please enable cookies." when someone access devdocs service from their own PC. But, the devdocs service works well when I access it from its hosted server.

![image](https://user-images.githubusercontent.com/7487750/190328323-92bee551-5ceb-4f50-bc7e-f4c67bcf4181.png)

I have to say this amazing project is very useful for me and thanks for your guys' contribution.

## Steps to reproduce

Just execute the command as README.
`git clone https://github.com/freeCodeCamp/devdocs.git && cd devdocs`
`docker build -t thibaut/devdocs .`
`docker run --name devdocs -d -p 9292:9292 thibaut/devdocs`

Then, access the service from localhost and a remote host.

You will get `"Please enable cookies."` when you access from remote host and can not save preferences.

You will not get `"Please enable cookies."` when you access via `localhost:9292`

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.