Giter VIP home page Giter VIP logo

Comments (5)

tulir avatar tulir commented on May 23, 2024

There's a stack trace after that log line

from xkcd.

kylrth avatar kylrth commented on May 23, 2024

I don't see a stack trace...

from xkcd.

kylrth avatar kylrth commented on May 23, 2024
$ docker-compose logs maubot | grep <bot-username> | grep -v crypto
[2023-02-16 17:20:37,725] [[email protected].@<bot-username>:domain.com] Enabling DecryptionDispatcher
[2023-02-16 17:20:37,725] [[email protected].<instance-id>] Plugin instance dependencies loaded
[2023-02-16 17:20:37,727] [[email protected].@<bot-username>:domain.com] req #1: GET https://matrix.domain.com/_matrix/client/versions None
[2023-02-16 17:20:37,835] [[email protected].@<bot-username>:domain.com] req #1 (/versions) completed in 108.0ms with status 200
[2023-02-16 17:20:37,836] [[email protected].@<bot-username>:domain.com] req #3: GET https://matrix.domain.com/_matrix/client/v3/account/whoami None
[2023-02-16 17:20:37,847] [[email protected].@<bot-username>:domain.com] req #3 (/v3/account/whoami) completed in 11.0ms with status 200
[2023-02-16 17:20:37,848] [[email protected].@<bot-username>:domain.com] req #6: GET https://matrix.domain.com/_matrix/client/v3/profile/%40<bot-username>%3Adomain.com/displayname None
[2023-02-16 17:20:37,856] [[email protected].@<bot-username>:domain.com] req #6 (/v3/profile/%40<bot-username>%3Adomain.com/displayname) completed in 7.9ms with status 200
[2023-02-16 17:20:37,856] [[email protected].@<bot-username>:domain.com] req #8: GET https://matrix.domain.com/_matrix/client/v3/profile/%40<bot-username>%3Adomain.com/avatar_url None
[2023-02-16 17:20:37,862] [[email protected].@<bot-username>:domain.com] req #8 (/v3/profile/%40<bot-username>%3Adomain.com/avatar_url) completed in 6.2ms with status 200
[2023-02-16 17:20:37,863] [[email protected].@<bot-username>:domain.com] Enabling end-to-end encryption support
[2023-02-16 17:20:37,871] [[email protected].@<bot-username>:domain.com] req #11: GET https://matrix.domain.com/_matrix/client/v3/profile/%40<bot-username>%3Adomain.com None
[2023-02-16 17:20:37,871] [[email protected].@<bot-username>:domain.com] Starting syncing
[2023-02-16 17:20:37,976] [[email protected].@<bot-username>:domain.com] req #11 (/v3/profile/%40<bot-username>%3Adomain.com) completed in 105.2ms with status 200
[2023-02-16 17:20:37,976] [[email protected].@<bot-username>:domain.com] Client started, starting plugin instances...
[2023-02-16 17:20:38,104] [[email protected].<instance-id>] Started instance of xyz.maubot.xkcd v1.1.2 with user @<bot-username>:domain.com
[2023-02-16 17:20:38,104] [[email protected].<instance-id>] Polling started
[2023-02-16 17:20:38,107] [[email protected].<instance-id>] Plugin instance dependencies loaded
[2023-02-16 17:20:38,270] [[email protected].<instance-id>] Failed to poll xkcd
[2023-02-16 19:40:49,024] [[email protected].@<bot-username>:domain.com] req #656: POST https://matrix.domain.com/_matrix/client/v3/keys/query {"timeout": 10000, "device_keys": {"@<user>:domain.com": []}}
[2023-02-16 19:40:49,086] [[email protected].@<bot-username>:domain.com] req #656 (/v3/keys/query) completed in 61.4ms with status 200
[2023-02-16 19:41:54,640] [[email protected].@<bot-username>:domain.com] req #669: POST https://matrix.domain.com/_matrix/client/v3/keys/query {"timeout": 10000, "device_keys": {"@<other-user>:domain.com": []}}
...

from xkcd.

tulir avatar tulir commented on May 23, 2024

| grep "Failed to poll xkcd" -A50 or something like that should work better

from xkcd.

kylrth avatar kylrth commented on May 23, 2024

oh, thank you. Sorry about this

from xkcd.

Related Issues (6)

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.