UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    TELEports HOTFIX 0.4.1

    Scheduled Pinned Locked Moved General
    6 Posts 3 Posters 852 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • flohackF Offline
        flohack
        last edited by flohack

        Dear all,
        due to recent changes on the Telegram push servers the push client in TELEports started logging informational messages to its logfile. Well so far so good, except that it is not one log file but one file for every message that arrives.
        This started filling up all our log directories with up to a few thousand unnecessary logs. While the cause for that is not in TELEports but in a component called ubuntu-app-launch, we supply a hotfix that turns of logging for now.
        Please update to v0.4.1 at your earliest convenience. As of writing this message, the build is still not finished, but should be in roughly 2hrs or so.

        How to clean it up?

        • Use a terminal or adb shell to enter the directory .cache/upstart in your user home
        • find all files starting with untrusted-* and delete them
        • With the new version in place, no new files should appear over the next days

        BR Florian

        My languages: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

        1 Reply Last reply Reply Quote 4
        • myiiM Offline
          myii
          last edited by myii

          Command to delete all of those files:

          phablet@ubuntu-phablet:~$ rm ~/.cache/upstart/untrusted-helper-*
          
          1 Reply Last reply Reply Quote 3
          • flohackF Offline
            flohack
            last edited by

            Finally its built πŸ™‚

            My languages: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

            1 Reply Last reply Reply Quote 1
            • myiiM Offline
              myii
              last edited by myii

              @Flohack All working well since. Just found another couple of logs that are still "unhandled":

              - Unhandled push type:  "CHAT_MESSAGE_GIF"
              - Unhandled push type:  "PINNED_TEXT"
              
              H 1 Reply Last reply Reply Quote 0
              • H Offline
                hummlbach @myii
                last edited by

                @myii The latter is scheduled for release 0.6.0

                flohackF 1 Reply Last reply Reply Quote 0
                • flohackF Offline
                  flohack @hummlbach
                  last edited by

                  @hummlbach Well 2 different things, the push type just needs adding of a message in the push helper, while the other one in the app is more work πŸ˜‰

                  My languages: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post