After toggling toggle-debug-on-error
I get the following: Debugger entered--Lisp error: (wrong-number-of-arguments (0 . 1) 2) org-in-archived-heading-p(nil nil) org-agenda-skip() org-agenda-get-deadlines() org-agenda-get-day-entries("~/Github/mivita/now.org" (12 5 2021) :deadline :scheduled :timestamp :sexp) apply(org-agenda-get-day-entries "~/Github/mivita/now.org" (12 5 2021) (:deadline :scheduled :timestamp :sexp)) org-agenda-list(nil) funcall-interactively(org-agenda-list nil) call-interactively(org-agenda-list) #f(compiled-function () #<bytecode 0x1ff26e461d89>)() funcall(#f(compiled-function () #<bytecode 0x1ff26e461d89>)) (let ((org-agenda-span '1)) (funcall '#f(compiled-function () #<bytecode 0x1ff26e461d89>))) eval((let ((org-agenda-span '1)) (funcall '#f(compiled-function () #<bytecode 0x1ff26e461d89>)))) org-agenda-run-series(/my emacs conf here, useless/) org-agenda(nil) funcall-interactively(org-agenda nil) call-interactively(org-agenda nil nil) command-execute(org-agenda)
I do not know where to look. I am not used to asking questions here, so sorry if the format is wrong, but believe me I took my time before posting and read whatever resources I thought could be helpful.
(I use a standard configuration, nothing fancy)