pengx17 / logseq-publish

Archived. Please check https://github.com/logseq/publish-spa instead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Couldn't build main.yml, Timeout 30000ms exceeded while waiting for event "window"

asandikci opened this issue · comments

Hello,
I was trying to publish my logseq notes on web and tried to use this action. I used this main.yml file because you referred this file. But build were not successful.

Error:

Status: Downloaded newer image for ghcr.io/pengx17/logseq-publish:0.8.2
electronApplication.firstWindow: Timeout 30000ms exceeded while waiting for event "window"
    at main (file:///home/logseq/publish.mjs:178:36) {
  name: 'TimeoutError'
}
Trace file saved to /home/logseq/graph/www/trace.zip
Export failed

I guess your knowledge-garden repository have same issue

@Xuanwo I guess this file is deploying to Vercel. Do I have to use vercel or do you suggest it really?

You can replace the vercel part with github pages.

Oh, I replaced the vercel part and now working. Thank you very much :)

I guess your knowledge-garden repository have same issue

Sorry, I attempted to use a new build for logseq-publish, but it did not work because the upstream code change. I haven't got a chance to fix the automation script yet. Please use master version instead