Git Product home page Git Product logo

Comments (3)

growse avatar growse commented on June 11, 2024

Hmm. Works for Google Drive etc. Wonder if this is a GMail thing.

from android.

jpmens avatar jpmens commented on June 11, 2024

You are right, it works for Drive, but I found this in the log which was submitted to Drive:

2024-02-04 13:53:08.211 E [AsyncTask #14] ExportedLogContentProvider: Can't write logs to output
java.io.IOException: write failed: EPIPE (Broken pipe)
	at libcore.io.IoBridge.write(IoBridge.java:531)
	at java.io.FileOutputStream.write(FileOutputStream.java:381)
	at java.io.FileOutputStream.write(FileOutputStream.java:359)
	at org.owntracks.android.ui.status.logs.ExportedLogContentProvider.openFile$lambda$2(Unknown Source:27)
	at org.owntracks.android.ui.status.logs.ExportedLogContentProvider.$r8$lambda$0FCHc_1e4Qd4KLhynmTWJo6dC2M(SourceFile:1)
	at org.owntracks.android.ui.status.logs.ExportedLogContentProvider$$ExternalSyntheticLambda0.writeDataToPipe(SourceFile:1)
	at android.content.ContentProvider$1.doInBackground(ContentProvider.java:1863)
	at android.os.AsyncTask$2.call(AsyncTask.java:333)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)
Caused by: android.system.ErrnoException: write failed: EPIPE (Broken pipe)
	at libcore.io.Linux.writeBytes(Native Method)
	at libcore.io.Linux.write(Linux.java:288)
	at libcore.io.BlockGuardOs.write(BlockGuardOs.java:348)
	at libcore.io.IoBridge.write(IoBridge.java:526)
	... 11 more

2024-02-04 13:53:08.366 E [AsyncTask #15] ExportedLogContentProvider: Can't write logs to output
java.io.IOException: write failed: EPIPE (Broken pipe)
	at libcore.io.IoBridge.write(IoBridge.java:531)
	at java.io.FileOutputStream.write(FileOutputStream.java:381)
	at java.io.FileOutputStream.write(FileOutputStream.java:359)
	at org.owntracks.android.ui.status.logs.ExportedLogContentProvider.openFile$lambda$2(Unknown Source:27)
	at org.owntracks.android.ui.status.logs.ExportedLogContentProvider.$r8$lambda$0FCHc_1e4Qd4KLhynmTWJo6dC2M(SourceFile:1)
	at org.owntracks.android.ui.status.logs.ExportedLogContentProvider$$ExternalSyntheticLambda0.writeDataToPipe(SourceFile:1)
	at android.content.ContentProvider$1.doInBackground(ContentProvider.java:1863)
	at android.os.AsyncTask$2.call(AsyncTask.java:333)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)
Caused by: android.system.ErrnoException: write failed: EPIPE (Broken pipe)
	at libcore.io.Linux.writeBytes(Native Method)
	at libcore.io.Linux.write(Linux.java:288)
	at libcore.io.BlockGuardOs.write(BlockGuardOs.java:348)
	at libcore.io.IoBridge.write(IoBridge.java:526)
	... 11 more

Doesn't look right to me.

from android.

growse avatar growse commented on June 11, 2024

I've a fix that should fix both gmail and drive.

from android.

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.