alphapapa / org-web-tools

View, capture, and archive Web pages in Org-mode
GNU General Public License v3.0
647 stars 33 forks source link

Unable to get submitid #60

Closed deadcombo closed 1 year ago

deadcombo commented 1 year ago

Hello,

This is my first time using this tool, I ran it on this link and it failed. I don't know how to get a more descriptive backtrace.

Debugger entered--Lisp error: (error "Unable to get submitid")
  error("Unable to get submitid")
  org-web-tools-archive--archive.is-submitid()
  org-web-tools-archive--archive.is-url-id("http://www.hifi-forum.de/viewthread-185-6402.html#1")
  org-web-tools-archive--archive.is-archive-url("http://www.hifi-forum.de/viewthread-185-6402.html#1")
  org-web-tools-archive--archive.is("http://www.hifi-forum.de/viewthread-185-6402.html#1")
  org-web-tools-attach-url-archive--1("http://www.hifi-forum.de/viewthread-185-6402.html#1")
  org-web-tools-archive-attach("http://www.hifi-forum.de/viewthread-185-6402.html#1" nil nil)
  funcall-interactively(org-web-tools-archive-attach "http://www.hifi-forum.de/viewthread-185-6402.html#1" nil nil)
  command-execute(org-web-tools-archive-attach record)
  execute-extended-command(nil "org-web-tools-archive-attach" nil)
  funcall-interactively(execute-extended-command nil "org-web-tools-archive-attach" nil)
  command-execute(execute-extended-command)
deadcombo commented 1 year ago

Realized this is probably Cloudflare blocking the request.

alphapapa commented 1 year ago

@deadcombo Please see https://github.com/alphapapa/org-web-tools/issues/49