RE: WP Blurt publisher - plugin for WP to automatically publishing your wordpress posts on Blurt!

You are viewing a single comment's thread from:

WP Blurt publisher - plugin for WP to automatically publishing your wordpress posts on Blurt!

in blog •  last month 

Do you have a github or gitlab repo for it that we can put bug reports. I'm having issues with some things.
Thess are from the error logs. They just keep repeating

[2024-10-13 16:01:52] Błąd publikacji (ID: 58): Failed to connect to blurtplugin.online port 3001 after 1201 ms: Couldn't connect to server
[2024-10-13 16:08:36] cURL error: Failed to connect to blurtplugin.online port 3001 after 1201 ms: Couldn't connect to server
[2024-10-13 16:08:36] Error publishing post: Failed to connect to blurtplugin.online port 3001 after 1201 ms: Couldn't connect to server

My wordpress install is on shared hosting. So I dont think I will have the ability to change anything with ports as it's sayin it's not connecting on port 3001.
Im using 1.1.7>
Should I try one of the older versions?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE BLURT!
Sort Order:  
  ·  last month  ·  

ok there is a version 1.1.8 where connection goes through 443. check it is working for you.

If it still doesn't work, don't worry, I won't give up and we'll make it work ;)

@unklebonehead

I have 1.1.8 installed now and the key and user name set. Hit the test post button and still havent seen the post show up on Blurt yet.
In the error console is:

       [2024-10-14 16:07:11] Error: {"status":"error","message":"permlink.size() > BLURT_MIN_PERMLINK_LENGTH && permlink.size() < BLURT_MAX_PERMLINK_LENGTH: Permlink is not a valid size."}

[2024-10-14 16:07:11] Error publishing post: permlink.size() > BLURT_MIN_PERMLINK_LENGTH && permlink.size() < BLURT_MAX_PERMLINK_LENGTH: Permlink is not a valid size.

Im not sure what that means. Is my post title too short or too long?

I tried longer and shorter post titles. I still cant figure out what it means.

Screenshot of the error console:
image

  ·  last month  ·   (edited)

Great! :) you caught two errors. I forgot to add a limit for permlink characters because it can have a maximum of 128 and a minimum of 3. and title 256

permlink is a part of your post address that is generated randomly to avoid situations where two of the same posts overlap.

for example this article has this generated part here:

blurt.blog/blog/@khrom/ 5pqf1r -wp-blurt-publisher-plugin-for-wp-to-automatically-publishing-your-wordpress-posts-on-blurt

I encourage you to try version 1.1.9

I hope it will be ok now. I am surprised that I have already published so many test posts and everything and I did not catch these errors.

You must be lucky when it comes to catching errors :D if there are new features for the plugin I will contact you ;)

Would it be possible for the plugin to strip the url out of an oembed and replace the oembed with just the url?
I had to replace the oembed on Blurt with just the url of the video for it to work.

  ·  last month  ·   (edited)

Yes, I will work on it so that the plugin converts all html to markdown. I haven't done it yet because I wanted to get the basic functionality down first. It is also known that if you don't work as a team, there will always be a lot of fixes when people start using your plugin ;) You know, I had to pull all strings at home to work to finish the plugin, so now I just have to catch up with work and family before I start improving plugin.

Projects never feel like they are "done" do they?, Lol.
I will continue to give you all the feedback I can. I like this plugin.
I do have some improvement ideas but Im not a developer so I dont know if its even possible.

  ·  last month  ·  

thanks a lot.

Generally most things are possible but not everything has a reasonable balance of time expenditure to effect. I would gladly accept suggestions.

Awesome. I see you are in the Matrix room. It will be easier to talk in there about the plugin anytime.

I found another one.
The plugin sends an oembed for the videos which work fine here on BeBlurt. But they are broken on blurt.blog.

Lol. Devs either love me or hate me.
I tend to drive them nuits sometimes. But its only because I love the software they are making.

And 1.1.9 was the magic number! It worked!

AND THANK YOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!