diff --git a/content/note/5ee38644/index.md b/content/note/5ee38644/index.md new file mode 100644 index 00000000..7281a4ff --- /dev/null +++ b/content/note/5ee38644/index.md @@ -0,0 +1,8 @@ +--- +date: '2020-06-12 14:42:28' +draft: false +posttype: note +slug: 5ee38644 +visibility: public +--- +So the path the the json file that i want to use is correct, the curl job triggers correctly as the posts are being syndicated to pleroma.. but the output isn't being written to the file.. but if I do it manually using the same account it works.. might try to do this entirely in php rather than try to execute it as an external command.. diff --git a/content/note/5ee38b1a/index.md b/content/note/5ee38b1a/index.md new file mode 100644 index 00000000..ed5eff51 --- /dev/null +++ b/content/note/5ee38b1a/index.md @@ -0,0 +1,8 @@ +--- +date: '2020-06-12 15:03:06' +draft: false +posttype: note +slug: 5ee38b1a +visibility: public +--- +So the path the the json file that i want to use is correct, the curl job triggers correctly as the posts are being syndicated to pleroma.. but the output isn't being written to the file.. but if I do it manually using the same account it works.. might try to do this entirely in php rather than try to execute it as an external command.. diff --git a/hugo.log b/hugo.log index ebe650da..d8f74668 100644 --- a/hugo.log +++ b/hugo.log @@ -6,3 +6,5 @@ ERROR 2020/06/12 14:27:01 Failed to get JSON resource "https://jk.nipponalba.sco ERROR 2020/06/12 14:27:23 Failed to get JSON resource "https://jk.nipponalba.scot/photo/5ee27fa6/bridgy.json": Get "https://jk.nipponalba.scot/photo/5ee27fa6/bridgy.json": dial tcp 127.0.0.1:443: connect: connection refused ERROR 2020/06/12 14:27:24 Failed to get JSON resource "https://jk.nipponalba.scot/photo/5ee27fa6/bridgy.json": Get "https://jk.nipponalba.scot/photo/5ee27fa6/bridgy.json": dial tcp 127.0.0.1:443: connect: connection refused ERROR 2020/06/12 14:40:59 Failed to get JSON resource "https://jk.nipponalba.scot/photo/5ee27fa6/bridgy.json": Get "https://jk.nipponalba.scot/photo/5ee27fa6/bridgy.json": dial tcp 127.0.0.1:443: connect: connection refused +ERROR 2020/06/12 14:42:29 Failed to get JSON resource "https://jk.nipponalba.scot/photo/5ee27fa6/bridgy.json": Get "https://jk.nipponalba.scot/photo/5ee27fa6/bridgy.json": dial tcp 127.0.0.1:443: connect: connection refused +ERROR 2020/06/12 15:03:06 Failed to get JSON resource "https://jk.nipponalba.scot/photo/5ee27fa6/bridgy.json": Get "https://jk.nipponalba.scot/photo/5ee27fa6/bridgy.json": dial tcp 127.0.0.1:443: connect: connection refused