Giter VIP home page Giter VIP logo

Comments (9)

tbvdm avatar tbvdm commented on August 23, 2024 2

Good! I think it's all fixed, then. I'll merge the fixes.

I do see:

[...]

Thanks for the JSON snippet. Other such messages I've seen also had a non-empty errors array. It's good to know this one does, too.

On the errors with sigtop: Quote without text, I don't notice any weird text, or anything inside the errors array, but they all have attachments, either images or video.

Right. So likely these quoted messages simply did not contain any text. Interestingly, in my testing, such messages had a text attribute with an empty string. Perhaps this is a difference between older and newer message. In any case, it seems a missing text attribute is nothing to be alarmed about.

This is a great project, and I really appreciate your help here, is there any way to donate to it?

Thank you! Currently there isn't, unfortunately. But I appreciate the gesture!

from sigtop.

tbvdm avatar tbvdm commented on August 23, 2024 2

@MichaelKuz Please run:

brew upgrade --fetch-HEAD sigtop

Then try exporting again. If the error persists, it must be a different problem. In that case, could you please open a new issue? Thanks!

from sigtop.

tbvdm avatar tbvdm commented on August 23, 2024 1

I've pushed a test branch that will provide a bit more debug info. Please run the following commands and then show the contents of the "err" file.

brew install libressl make pkg-config
git clone -b test https://github.com/tbvdm/sigtop.git
cd sigtop
PKG_CONFIG_PATH=$(brew --prefix)/opt/libressl/lib/pkgconfig gmake
./sigtop msg msg 2>err

Thanks.

from sigtop.

tbvdm avatar tbvdm commented on August 23, 2024 1

Great, thanks. I've pushed several commits on the test branch that should fix these issues.

Please fetch the updated test branch and then run:

PKG_CONFIG_PATH=$(brew --prefix)/opt/libressl/lib/pkgconfig gmake clean all
rm -f msg
./sigtop msg msg 2>err

The msg file should contain a good export of your messages.

To check that there are no unexpected problems, run:

grep ^sigtop err | sort -u

That command should produce this output:

sigtop: Conversation recipient has null id
sigtop: Quote without text

Lastly, I'd like to understand what causes these two warnings. In the err file, each warning is followed by the JSON data of the message that caused the warning. Would you mind taking a look at those messages? Do they look like regular messages or can you spot anything that seems suspicious? Thanks!

from sigtop.

tbvdm avatar tbvdm commented on August 23, 2024

Did you get a chance to try this?

from sigtop.

ryanpcmcquen avatar ryanpcmcquen commented on August 23, 2024

Sorry this took so long, here is err:

sigtop: Conversation recipient has null id
sigtop: Quote without authorUuid (but with author)
sigtop: Quote without authorUuid (but with author)
sigtop: Quote without authorUuid (but with author)
sigtop: Quote without authorUuid (but with author)
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Quote without authorUuid (but with author)
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Quote without authorUuid (but with author)
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Quote without text
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Quote without text
sigtop: Quote without text
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Cannot find reaction recipient for id REDACTED_NUMBER
sigtop: Quote without text
sigtop: Quote without text

from sigtop.

ryanpcmcquen avatar ryanpcmcquen commented on August 23, 2024
% grep ^sigtop err | sort -u                
sigtop: Conversation recipient has null id
sigtop: Quote without text

I do see:

sigtop: Conversation recipient has null id
  "errors": [
    {
      "message": "Certificate is expired",
      "name": "Error"
    }
  ],

On the errors with sigtop: Quote without text, I don't notice any weird text, or anything inside the errors array, but they all have attachments, either images or video.

This is a great project, and I really appreciate your help here, is there any way to donate to it?

from sigtop.

MichaelKuz avatar MichaelKuz commented on August 23, 2024

Commenting on this recently-closed issue since I seem to have the same issue. Apologies if that's not the right etiquette.

I installed using brew install --HEAD tbvdm/tap/sigtop, but I only get one error:

$ sigtop export-messages messages
sigtop: Cannot parse quote JSON data

I'm not very familiar with how brew install --HEAD works; is it possible that I installed an outdated version of sigtop?

from sigtop.

MichaelKuz avatar MichaelKuz commented on August 23, 2024

Thanks for the quick reply. I've followed your instructions and the error persist; I'll open a new issue.

from sigtop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.