remark42 icon indicating copy to clipboard operation
remark42 copied to clipboard

Unable to import from WordPress

Open ashishb opened this issue 3 months ago • 1 comments

  1. Start Remark42 following the docker-compose instructions here (with SECRET="testing" and REMARK_URL=http://localhost:8080)
  2. Importing from WordPress via instructions here https://remark42.com/docs/backup/migration/ return
    remark42 | 2024/03/12 00:49:52.294 [DEBUG] {middleware/auth.go:75 middleware.(*Authenticator).auth.func1} auth failed, can't get token: token cookie was not presented: http: named cookie not present

How should I provide the auth cookie for WordPress import?

ashishb avatar Mar 12 '24 05:03 ashishb

Can you please post the docker-compose.yml and logs of remark42 from start to unsuccessful import, and commands you are running, with the redacted domain name and secrets? https://pastebin.com would be a good place for it.

paskal avatar Mar 13 '24 22:03 paskal