Skip to content

Redwood using self hosting with api-server #204

Answered by Skn0tt
viperfx asked this question in Q&A
Discussion options

You must be logged in to vote

Judging by the error, it looks like you haven't exported a handler in that file.

Could it be that you have export default CronJob(...) in your handler file? For Redwood, it should be export const handler = CronJob(...) instead.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Skn0tt
Comment options

@viperfx
Comment options

Answer selected by viperfx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants