pedroborges / kirby-autogit

⬢ Saves every change made via Kirby Panel to a Git repository
149 stars 23 forks source link

Invalid Panel URL #12

Closed puckey closed 7 years ago

puckey commented 7 years ago

I am getting the following error when clicking on 'publish changes' or 'get changes' in the auto git panel widget:

Invalid Panel URL in file: /Users/synch/dev/radio-backend/panel/app/src/panel.php on line: 400

Running panel version 2.4.1 and the latest version of kirby.

(The auto commits are coming into my local repository's history, so that is great.)

medienbaecker commented 7 years ago

Did this issue get fixed? I experience the exact same error message.

dennisfrank commented 7 years ago

Same here.

ART322 commented 7 years ago

I am having this issue as well (PHP 7, Git 2.11)

martinrisseeuw commented 7 years ago

I have the same issue. Did someone solve it?

woudsma commented 7 years ago

Solved in my case by setting autogit.webhook.secret to anything other than false.