Isso 0.13.2 CORS Failures #1096
Unanswered
leadplasticmold
asked this question in
Q&A
Replies: 1 comment
|
@jelmer I saw you changed this from an issue to a discussion. Do you have some insight into this? I'd really like to update to the latest version, but a cors issue arising on update without any change to my config is preventing it... |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have isso installed via pip, running as a daemon on my webserver. Everything worked nice. However, after upgrading to 13.2 all CORS requests are denied and comments are no longer served. isso is being hosted on comments.mysite.com, and is being displayed on mysite.com. the script on mysite.com looks as follows:
My isso.cfg looks as follows:
Any idea why upgrading would cause requests to be denied?
All reactions