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

Sporadic 404's when editing unpublshed posts #2

Closed
buntine opened this issue Dec 5, 2016 · 2 comments
Closed

Sporadic 404's when editing unpublshed posts #2

buntine opened this issue Dec 5, 2016 · 2 comments

Comments

@buntine
Copy link

buntine commented Dec 5, 2016

I've had this a bunch of times when I am viewing an unpublished post. I click "save", view the unpublished preview, and then press "edit".

About 40% - 50% of the time I get a 404. The problem persists if I reload the page. It tends to last a for several minutes.

It's potentially an issue with trying to load mixed content as I can see there is an error in console about blocked content from "http://dev.to/enter". More info: https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content

I wish I could find the pattern for this, but maybe the server side logs can help. For reference, I am seeing the issue right now.

@benhalpern
Copy link
Contributor

Thanks for this report. I'm investigating.

@benhalpern
Copy link
Contributor

I'm going to close this because I think I fixed it in general. The underlying caching issue remains but this should be way less common and is a known thing we're working on internally to fix once and for all.

maestromac pushed a commit that referenced this issue Aug 8, 2018
Glennmen added a commit to Glennmen/dev.to that referenced this issue Feb 26, 2019
Glennmen added a commit to Glennmen/dev.to that referenced this issue Feb 26, 2019
This reverts commit bcbf590.
@rhymes rhymes mentioned this issue Jun 19, 2019
7 tasks
benhalpern pushed a commit that referenced this issue Jan 23, 2020
…dit_messages

Feature/ability to delete and edit messages
maestromac referenced this issue in maestromac/dev.to Oct 12, 2020
benhalpern pushed a commit that referenced this issue Oct 13, 2020
* Refactor carrierwave config

* Remove development specific config

* Remove fog att

* Rearrange attempt #2
boardfish pushed a commit to boardfish/forem that referenced this issue Oct 17, 2020
* Refactor carrierwave config

* Remove development specific config

* Remove fog att

* Rearrange attempt forem#2
msarit added a commit that referenced this issue Feb 3, 2021
msarit added a commit that referenced this issue Feb 3, 2021
* write tests for invite-only mode and auth-providers

* text edits

* modify specs in light of new e2e database setup

* Still working things out

* Added the admin user name to the e2e fixture data.

* Added testid for config sections.

* Fixed up test to use cypress-testing-library APIs.

* Fixed unsetting invite only mode, still need to reset it at end of test.

* Small fix for local e2e development.

* Complete all tests; generalize updateAdminConfig cypress command

* correct spec

* Complete implementation

* Address code review comments

* address code review comments #2

Co-authored-by: Nick Taylor <nick@dev.to>
maestromac added a commit that referenced this issue Feb 17, 2021
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