pauamma: Cartooney crab wearing hot pink and acid green facemask holding drink with straw (Default)
Res facta quae tamen fingi potuit ([personal profile] pauamma) wrote in [site community profile] dw_dev2025-01-04 05:11 pm
Entry tags:

Question thread #138

It's time for another question thread!

The rules:

- You may ask any dev-related question you have in a comment. (It doesn't even need to be about Dreamwidth, although if it involves a language/library/framework/database Dreamwidth doesn't use, you will probably get answers pointing that out and suggesting a better place to ask.)
- You may also answer any question, using the guidelines given in To Answer, Or Not To Answer and in this comment thread.

[personal profile] adrenalinerush 2025-02-18 12:08 am (UTC)(link)
Using the old update page. example.org/update - no beta features here (yet).

And yeah, if I start at 90 characters (I've just been grabbing Lorem Ipsum text), it'll post entries or comments. If I edit, I can append a couple characters one at a time until it totally craps out and gives that blank character. If the initial is even 91 characters, it wipes the entry/comment and throws the blank character.

So like: OG post with 90 characters: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has"
Edit 1: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"
Edit 2: [totally gone]


And yeah, javascript is enabled all around.

ljdb shows the user's in the database:
user: journalfortesting / userid: 5 / clusterid: 1

entrydump.pl gives me:

entry =
Can't call method "props" on an undefined value at /home/dw/dw/bin/dev/entrydump.pl line 33

But I'm sure that's me just being a dodo and not plugging in the correct arguments to get the entry.
Edited 2025-02-18 00:10 (UTC)

[personal profile] adrenalinerush 2025-02-18 08:04 pm (UTC)(link)
I can't tell if I'm dumb or WHAT but thought I'd circle back and let you know I figured it out! I backtracked and reinstalled a my packages one at a time and the 'glitch' was in memcached - for whatever reason, the installation of that went bugger up somewhere along the way. I reinstalled it and it's functioning now. 🙌🏻

Thank you for your help!

Re: Thanks for the update.

[personal profile] adrenalinerush 2025-02-18 08:27 pm (UTC)(link)
I just KNEW it was going to be something glaringly simple that would make me facepalm when it got tracked down. 🤣 Thanks again!