If you’re looking for some help, it’s important to provide as much context as possible so that people are able to assist you. Try to always mention:
-
What version of Ghost are you using?
2.25 -
What configuration?
Self hosted -
What browser?
All -
What steps could someone else take to reproduce the issue you’re having?
Create a scheduled post for a couple of minutes in the future. It remains scheduled with a time when it should have been posted. -
What errors or information do you see in the console?
[2019-09-05 20:39:35] INFO “PUT /ghost/api/v2/admin/posts/5d716fb6be5aff066857ba54/” 200 412ms
[2019-09-05 20:41:59] ERROR
NAME: InternalServerError
CODE: URL_MISSING_INVALID
MESSAGE: The server has encountered an error.
level: critical
“http://ghostcms/ghost/api/v0.1/schedules/posts/5d716fb6be5aff066857ba54?client_id=ghost-scheduler&client_secret=0a1834997579”
InternalServerError: The server has encountered an error.
at new GhostError (/var/www/ghost/versions/2.25.8/core/server/lib/common/errors.js:10:26)
at request.catch (/var/www/ghost/versions/2.25.8/core/server/adapters/scheduling/SchedulingDefault.js:349:30)
at tryCatcher (/var/www/ghost/versions/2.25.8/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/var/www/ghost/versions/2.25.8/node_modules/bluebird/js/release/promise.js:517:31)
at Promise._settlePromise (/var/www/ghost/versions/2.25.8/node_modules/bluebird/js/release/promise.js:574:18)
at Promise._settlePromiseCtx (/var/www/ghost/versions/2.25.8/node_modules/bluebird/js/release/promise.js:611:10)
at _drainQueueStep (/var/www/ghost/versions/2.25.8/node_modules/bluebird/js/release/async.js:142:12)
at _drainQueue (/var/www/ghost/versions/2.25.8/node_modules/bluebird/js/release/async.js:131:9)
at Async._drainQueues (/var/www/ghost/versions/2.25.8/node_modules/bluebird/js/release/async.js:147:5)
at Immediate.Async.drainQueues [as _onImmediate] (/var/www/ghost/versions/2.25.8/node_modules/bluebird/js/release/async.js:17:14)
at runCallback (timers.js:705:18)
at tryOnImmediate (timers.js:676:5)
at processImmediate (timers.js:658:5)
InternalServerError: URL empty or invalid.
at new InternalServerError (/var/www/ghost/versions/2.25.8/node_modules/ghost-ignition/lib/errors/index.js:77:23)
at request (/var/www/ghost/versions/2.25.8/core/server/lib/request.js:15:31)
at SchedulingDefault._pingUrl (/var/www/ghost/versions/2.25.8/core/server/adapters/scheduling/SchedulingDefault.js:325:12)
at /var/www/ghost/versions/2.25.8/core/server/adapters/scheduling/SchedulingDefault.js:283:30
at Array.forEach ()
at Immediate._onImmediate (/var/www/ghost/versions/2.25.8/core/server/adapters/scheduling/SchedulingDefault.js:268:31)
at runCallback (timers.js:705:18)
at tryOnImmediate (timers.js:676:5)
at processImmediate (timers.js:658:5)
[2019-09-05 20:42:18] INFO “GET /favicon.ico?t=1567716137998” 200 2ms