Instagram posts via socialFeed are not updated. The cronjob is executed correctly and the posts are also updated on socialFeed. So it must be the connection between ModX and socialFeed.
I get the following error messages:
[2022-07-06 08:40:11] (ERROR @ /.../core/components/socialfeed/model/socialfeed/socialfeed.class.php : 197) [socialFeed] Error CURL: Failed to connect to api.socialfeed.pro port 443 after 127242 ms: Connection timed out
[2022-07-06 08:40:11] (ERROR @ /.../core/components/socialfeed/model/socialfeed/socialfeed.class.php : 127) PHP warning: Invalid argument supplied for foreach()
MODX 2.8.4
PHP 7.4
socialFeed 1.0.5
allow_url_fopen = ON
I didn’t want to confuse you!
The Instagram posts are retrieved using the “socielFeed” application.
Through the ModX Extra “socialFeed”, the posts are then retrieved from the “socialFeed” application. But unfortunately, the connection between the ModX Extra and the application doesn’t seem to work.
The connection between the “socialFeed” application and Instagram works.
I hope I could solve your confusion.