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

Post scheduled in far future (year 4139) on self hosted #11220

Open
maxme opened this issue Feb 1, 2020 · 2 comments
Open

Post scheduled in far future (year 4139) on self hosted #11220

maxme opened this issue Feb 1, 2020 · 2 comments

Comments

@maxme
Copy link
Contributor

maxme commented Feb 1, 2020

A user intended to publish a post on a self hosted site without Jetpack. The post was published in the future (Year 4139).

Screenshot_20200131-211826

User might have tried to fetch revision history, which should be disabled on self hosted (no endpoint). Notice the call to wpcom endpoints and the site_id in the logs:

30 - [Jan-31 20:19 API] Volley error on https://public-api.wordpress.com/rest/v1.1/sites/0/post/4530/diffs/?locale=de_AT - exception: null 31 - [Jan-31 20:19 API] 
StackTrace: 
com.android.volley.ClientError at 
com.android.volley.toolbox.BasicNetwork.performRequest(BasicNetwork.java:199) at 
com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:131) at 
com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:111) at 
com.android.volley.NetworkDispatcher.run(NetworkDispatcher.java:90) 32 - [Jan-31 20:19 API] 

Dispatching action: PostAction-FETCHED_REVISIONS 33 - [Jan-31 20:19 API] Volley error on https://public-api.wordpress.com/rest/v1.1/sites/0/post/4530/diffs/?locale=de_AT - exception: null 34 - [Jan-31 20:19 API] 
StackTrace: 
com.android.volley.ClientError at 
com.android.volley.toolbox.BasicNetwork.performRequest(BasicNetwork.java:199) at 
com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:131) at 
com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:111) at 
com.android.volley.NetworkDispatcher.run(NetworkDispatcher.java:90)
@jhnstn
Copy link
Member

jhnstn commented Apr 5, 2021

I'm unable to reproduce this with WPAndroid 17.0-rc-2 on a Pixel 5.

I tried on a self hosted site without Jetpack but I am not sure if there are any specific test steps that I am not following.

@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been marked as stale because:

  • It has been inactive for the past year.
  • It isn't in a project or a milestone.
  • It hasn’t been labeled [Pri] Blocker, [Pri] High, or good first issue.

Please comment with an update if you believe this issue is still valid or if it can be closed. This issue will also be reviewed for validity and priority during regularly scheduled triage sessions.

@stale stale bot added the [Status] Stale label Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants