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

Existence checks for #1343 #1344

Merged
merged 1 commit into from
Apr 18, 2018
Merged

Existence checks for #1343 #1344

merged 1 commit into from
Apr 18, 2018

Conversation

Martii
Copy link
Member

@Martii Martii commented Apr 18, 2018

  • Today, without this, it tripped the server on a post check. Didn't do this in the last day or so. Nothing like waiting a little bit and tada a boog appears. This would seem to be a session dependency glitch

Note(s):

  • This is the "stuck" data which is missing the profile data:
cookie:
   { originalMaxAge: 21600000,
     expires: '2018-04-18T17:27:45.143Z',
     httpOnly: true,
     path: '/' },
  redirectTo: '/scripts/metafox12345gmail.com/VG_Thumbnails/issues' }

Post #1343

* Today, without this, it tripped the server on a post check. Didn't do this in the last day or so. Nothing like waiting a little bit and tada a boog appears. This would seem to be a session dependency glitch

Note(s):

* This is the "stuck" data which is missing the profile data:


``` json
cookie:
   { originalMaxAge: 21600000,
     expires: '2018-04-18T17:27:45.143Z',
     httpOnly: true,
     path: '/' },
  redirectTo: '/scripts/metafox12345gmail.com/VG_Thumbnails/issues' }
```
@Martii Martii added bug You've guessed it... this means a bug is reported. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. labels Apr 18, 2018
@Martii Martii merged commit d5abe3b into OpenUserJS:master Apr 18, 2018
@Martii Martii deleted the existenceCheck branch April 18, 2018 16:50
@Martii Martii mentioned this pull request Apr 18, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug You've guessed it... this means a bug is reported. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment.
Development

Successfully merging this pull request may close these issues.

1 participant