Skip to content
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

multisites usage FE issue #695

Closed
lon4ik4ik opened this issue Apr 20, 2020 · 1 comment
Closed

multisites usage FE issue #695

lon4ik4ik opened this issue Apr 20, 2020 · 1 comment

Comments

@lon4ik4ik
Copy link

Hi All,

I have configured the following in the docker file:

  • SITE=test1,test2,test3

The after adding this widget into three different websites adding comments and rendering them seems to work fine:

https://smalltalksserverpoc.kom-design.de/api/v1/last/50?site=test1
https://smalltalksserverpoc.kom-design.de/api/v1/last/50?site=test2
https://smalltalksserverpoc.kom-design.de/api/v1/last/50?site=test3

But when loading the Remark42 website console directly:

I see this request retrieving http 401:

https://smalltalksserverpoc.kom-design.de/api/v1/user?site=site1

see following screenshot:

image

Any special settings to be set on the FE part? I tried to adjust /frontend/index.ejs a bit:
by setting the URL exactly to my host address but this seems not to help much.

Anything I am missing here about the usage or a setup of more than one site?

Thanks in advance,
Eli

@umputun
Copy link
Owner

umputun commented Apr 20, 2020

#328

@umputun umputun closed this as completed Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants