You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a great application, thanks. There must be a way to tell the AI not to generate excessively long titles though. Or maybe you should include a function to cut them to fit the ghost limit.
Error with Ghost API: Error [ValidationError]: Validation error, cannot save post.
at /root/.nvm/versions/node/v18.19.0/lib/node_modules/ghost-myrtle/node_modules/@tryghost/admin-api/lib/admin-api.js:463:33
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async pushToGhost (file:///root/.nvm/versions/node/v18.19.0/lib/node_modules/ghost-myrtle/create.js:52:9)
at async default (file:///root/.nvm/versions/node/v18.19.0/lib/node_modules/ghost-myrtle/create.js:228:3)
at async createCommand (file:///root/.nvm/versions/node/v18.19.0/lib/node_modules/ghost-myrtle/index.js:25:5) {
context: 'Value in [posts.title] exceeds maximum length of 255 characters. posts.title',
type: 'ValidationError',
details: null,
property: null,
help: null,
code: null,
id: 'c55bf753dc5a',
ghostErrorCode: null
}
The text was updated successfully, but these errors were encountered:
This is a great application, thanks. There must be a way to tell the AI not to generate excessively long titles though. Or maybe you should include a function to cut them to fit the ghost limit.
Error with Ghost API: Error [ValidationError]: Validation error, cannot save post.
at /root/.nvm/versions/node/v18.19.0/lib/node_modules/ghost-myrtle/node_modules/@tryghost/admin-api/lib/admin-api.js:463:33
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async pushToGhost (file:///root/.nvm/versions/node/v18.19.0/lib/node_modules/ghost-myrtle/create.js:52:9)
at async default (file:///root/.nvm/versions/node/v18.19.0/lib/node_modules/ghost-myrtle/create.js:228:3)
at async createCommand (file:///root/.nvm/versions/node/v18.19.0/lib/node_modules/ghost-myrtle/index.js:25:5) {
context: 'Value in [posts.title] exceeds maximum length of 255 characters. posts.title',
type: 'ValidationError',
details: null,
property: null,
help: null,
code: null,
id: 'c55bf753dc5a',
ghostErrorCode: null
}
The text was updated successfully, but these errors were encountered: