audioscapist
Forum Replies Created
-
Forum: Plugins
In reply to: [Revive To Sky - Post old content to Bluesky] Error: Rate Limit ExceededHi Rhys, sorry I should have said. Not fixed on my setup but I’m going to update my theme soon as the one I’m on is pretty ancient, and I think it’s likely to be the problem, but many thanks for your help.
Forum: Plugins
In reply to: [Revive To Sky - Post old content to Bluesky] Error: Rate Limit ExceededThanks Rhys, I’ll try what you recommend
Forum: Plugins
In reply to: [Revive To Sky - Post old content to Bluesky] Error: Rate Limit ExceededGot “Rate limit exceeded. Please wait 30–60 minutes before trying again” when testing connection and the debug log gave the below,
Thanks
[20-Jan-2026 19:36:09 UTC] Revive to Sky: Test Connection Response: Array
(
[headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
(
[data:protected] => Array
(
[date] => Tue, 20 Jan 2026 19:36:09 GMT
[content-type] => application/json; charset=utf-8
[content-length] => 61
[x-powered-by] => Express
[access-control-allow-origin] => *
[ratelimit-limit] => 10
[ratelimit-remaining] => 0
[ratelimit-reset] => 1768939808
[ratelimit-policy] => 10;w=86400
[etag] => W/"3d-egyFOcXCrKQFzoI7522/4+PpxIk"
[vary] => Accept-Encoding
)
)
[body] => {"error":"RateLimitExceeded","message":"Rate Limit Exceeded"}
[response] => Array
(
[code] => 429
[message] => Too Many Requests
)
[cookies] => Array
(
)
[filename] =>
[http_response] => WP_HTTP_Requests_Response Object
(
[data] =>
[headers] =>
[status] =>
[response:protected] => WpOrg\Requests\Response Object
(
[body] => {"error":"RateLimitExceeded","message":"Rate Limit Exceeded"}
[raw] => HTTP/1.1 429 Too Many Requests
Date: Tue, 20 Jan 2026 19:36:09 GMT
Content-Type: application/json; charset=utf-8
Content-Length: 61
Connection: close
X-Powered-By: Express
Access-Control-Allow-Origin: *
RateLimit-Limit: 10
RateLimit-Remaining: 0
RateLimit-Reset: 1768939808
RateLimit-Policy: 10;w=86400
ETag: W/"3d-egyFOcXCrKQFzoI7522/4+PpxIk"
Vary: Accept-Encoding
{"error":"RateLimitExceeded","message":"Rate Limit Exceeded"}
[headers] => WpOrg\Requests\Response\Headers Object
(
[data:protected] => Array
(
[date] => Array
(
[0] => Tue, 20 Jan 2026 19:36:09 GMT
)
[content-type] => Array
(
[0] => application/json; charset=utf-8
)
[content-length] => Array
(
[0] => 61
)
[x-powered-by] => Array
(
[0] => Express
)
[access-control-allow-origin] => Array
(
[0] => *
)
[ratelimit-limit] => Array
(
[0] => 10
)
[ratelimit-remaining] => Array
(
[0] => 0
)
[ratelimit-reset] => Array
(
[0] => 1768939808
)
[ratelimit-policy] => Array
(
[0] => 10;w=86400
)
[etag] => Array
(
[0] => W/"3d-egyFOcXCrKQFzoI7522/4+PpxIk"
)
[vary] => Array
(
[0] => Accept-Encoding
)
)
)
[status_code] => 429
[protocol_version] => 1.1
[success] =>
[redirects] => 0
[url] => https://bsky.social/xrpc/com.atproto.server.createSession
[history] => Array
(
)
[cookies] => WpOrg\Requests\Cookie\Jar Object
(
[cookies:protected] => Array
(
)
)
)
[filename:protected] =>
)
)Forum: Plugins
In reply to: [Revive To Sky - Post old content to Bluesky] Error: Rate Limit ExceededInteresting and thanks for the useful information. The plugin I’ve installed does make changes to the wp-config.php file, both on and off, I’ve checked by viewing the wp-config.php file itself so that’s good to know. See below for what appears when I try the Revive To Sky connection if that’s of use. It hasn’t posted anything but I did mange to share a post using the Jetpack share button. I’m using a custom child theme that I messed around with ages ago without knowing what I was doing (and still don’t), so it’s very possible that I broke something…
[18-Jan-2026 15:58:56 UTC] Revive to Sky: Running cron event
[18-Jan-2026 15:58:56 UTC] Revive to Sky: Post to bluesky with title funk and the like.
[18-Jan-2026 15:58:56 UTC] Revive to Sky: Skeet: vibes from the head: funk and the like - https://audioscapist.net/jazz-funk/funk-and-the-like/
[18-Jan-2026 15:58:56 UTC] Revive to Sky: Hashtags: Array
(
)
[18-Jan-2026 15:58:56 UTC] Revive to Sky: Mentions: Array
(
)
[18-Jan-2026 15:58:56 UTC] Revive to Sky: Links: Array
(
[0] => Array
(
[start] => 41
[end] => 94
[url] => https://audioscapist.net/jazz-funk/funk-and-the-like/
)
)Forum: Plugins
In reply to: [Revive To Sky - Post old content to Bluesky] Error: Rate Limit ExceededTried again today and it now says “Error: Invalid identifier or password”. Checked those and they are correct.
Done no.1 – no difference
Done no. 2
Log files? Possibly not but I’ve just installed wp debugging and found the debug.log. No mention on Revive To Sky
Forum: Plugins
In reply to: [Revive To Sky - Post old content to Bluesky] Error: Rate Limit ExceededThanks for the response Rhys. It’s not posting, and I’m not connected via VPN or a shared network. I tried disconnecting anyhow butb no dice. I’ll try again in a few days. Thanks
Forum: Plugins
In reply to: [Query Monitor] PHP Errors in Ajax ResponseThanks for the info John and the quick response.
Cheers.Sorted. I found some code in an .htaccess file in the directory in which the plugins resided which once deleted made everything work again.
Anybody…. out…..there?
So now I have tested my site on a localhost: version and it works fine. As far as I can work out all relevant files are exactly the same on both the live and localhost version. Does this new bit of information give anyone any ideas on how to solve my issue?
I’ve also found that the “Modify an miniAudioPlayer” in the visual editor in post also downloads a php file instead of allowing the audioplayer to be edited.
Thanks, P.
- This reply was modified 9 years, 2 months ago by audioscapist.
I’ve tried commenting out various bits of the map_download.php file but all the download button on my site http://audioscapist.net/ does is actually download the map_download.php file.Try it.
Any ideas?
thanks, P
I can’t fix. Anyone have any ideas?
http://audioscapist.net/Thanks, Patrick.
Thanks Matteo.
Well that’s odd. Now working fine on iOS8 platform and Android?? Not working on windows phone only.
P.
Thanks Matteo, will try that. P.