Ugh, this is the worst and I'm SO frustrated!! I have #Friendica set up, I can use the app and create posts and all that, but the `bin/worker.php` file doesn't do anything! There's a bunch of stuff in my queue that isn't being processed! I have a cron job set up, I've tried running it from the command line, and nothing happens! I even added an echo at the end to make sure it reached the end and yes, it reaches the end of the file instantly.
Not even running the `bin/daemon.php` script is doing anything! The process is running, but nothing appears to be happening, and the queue remains. What the fuck!
I can't find anything helpful on a web search, so I guess my only option is to uninstall everything to try again from scratch and just hope it works next time??