Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeMod Removes All Messages #83

Open
edatorbit opened this issue Mar 30, 2025 · 11 comments
Open

DeMod Removes All Messages #83

edatorbit opened this issue Mar 30, 2025 · 11 comments

Comments

@edatorbit
Copy link

If I have DeMod installed, it replaces all of ChatGPT's messages in chat after the first one with "DeMod: Request completed, but DeMod failed to access the history. Try refreshing the conversation instead."; even if the message wasn't removed to begin with. The message from ChatGPT will display as normal, and then get replaced with the error message a few seconds later.

@4as
Copy link
Owner

4as commented Mar 30, 2025

I can't reproduce the issue you're talking about.
Does this happen in every conversation? Or just new ones? Old ones?
I'm using free version of ChatGPT - maybe that's the difference?

Any additional information you can provide will be helpful, otherwise I have no idea what is wrong.

@4as
Copy link
Owner

4as commented Mar 30, 2025

@AySz88 pointed out to me the problem. I accidentally left some debugging code in the release.
I've updated DeMod to 5.3, it should not longer have this issue.

@avava2
Copy link

avava2 commented Mar 31, 2025

@AySz88 pointed out to me the problem. I accidentally left some debugging code in the release. I've updated DeMod to 5.3, it should not longer have this issue.

At least for me, messages are still being removed, but without the demod message.

@4as
Copy link
Owner

4as commented Mar 31, 2025

Can you give more information? Like, what is happening and what do you expect to be happening instead.
I've tested on both Firefox and Chrome, and normal conversation do not get any removals, while red responses get restored by DeMod. Ie. everything works as expected.
I won't be able to do anything without details.

@edatorbit
Copy link
Author

Can you give more information? Like, what is happening and what do you expect to be happening instead. I've tested on both Firefox and Chrome, and normal conversation do not get any removals, while red responses get restored by DeMod. Ie. everything works as expected. I won't be able to do anything without details.

Currently I'm using Firefox, I have Demod installed through Tampermonkey. I'm not logged in to ChatGPT, I'm just using it through the main page (chatgpt.com). Currently the issue where it deletes all messages is fixed, but if a message gets removed by the system, it still returns the "DeMod: Request completed, but DeMod failed to access the history. Try refreshing the conversation instead." message instead of restoring the deleted content.

If you need more specifics to fix the issue, let me know what information you need

@avava2
Copy link

avava2 commented Apr 1, 2025

Can you give more information? Like, what is happening and what do you expect to be happening instead. I've tested on both Firefox and Chrome, and normal conversation do not get any removals, while red responses get restored by DeMod. Ie. everything works as expected. I won't be able to do anything without details.

Image

@4as
Copy link
Owner

4as commented Apr 1, 2025

It seems like two different cases. On one hand DeMod can't restore a message on the other it does nothing.
If possible please download this version of DeMod: https://4as.pl/other/demod.user.js
It has more debugging information. Try to trigger the red warning and then copy and paste the console log (F12 in most browsers) into a text file, and attach that file here.

@edatorbit
Copy link
Author

edatorbit commented Apr 2, 2025

It seems like two different cases. On one hand DeMod can't restore a message on the other it does nothing. If possible please download this version of DeMod: https://4as.pl/other/demod.user.js It has more debugging information. Try to trigger the red warning and then copy and paste the console log (F12 in most browsers) into a text file, and attach that file here.

The version of DeMod you asked me to test with actually doesn't have either issue - it can restore deleted messages perfectly. However, it does bring up a red error box that says "original_request is null" underneath the recovered message.

@4as
Copy link
Owner

4as commented Apr 2, 2025

In that case could you reinstall version 5.3 and also copy the console logs here? Even the official release of DeMod logs some things so it might help me understand where the difference is.

@edatorbit
Copy link
Author

In that case could you reinstall version 5.3 and also copy the console logs here? Even the official release of DeMod logs some things so it might help me understand where the difference is.

I logged two different conversations that both gave the same error:

Error 2.txt

@4as
Copy link
Owner

4as commented Apr 6, 2025

I need the extended logs from the debugging version of DeMod, but you deleted them before I got them.
Trigger the error using https://4as.pl/other/demod.user.js and paste the logs here.
I currently have no idea what is wrong, so I need the logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants