Skip to content
#

gotify

Here are 42 public repositories matching this topic...

jmattheis
jmattheis commented Oct 4, 2019
java.lang.RuntimeException: 
  at android.os.AsyncTask$3.done (AsyncTask.java:355)
  at java.util.concurrent.FutureTask.finishCompletion (FutureTask.java:383)
  at java.util.concurrent.FutureTask.setException (FutureTask.java:252)
  at java.util.concurrent.FutureTask.run (FutureTask.java:271)
  at android.os.AsyncTask$SerialExecutor$1.run (AsyncTask.java:246)
  at java.util.concurrent.T
Claudiohbsantos
Claudiohbsantos commented Dec 28, 2018

After running init and selecting to save the configs to ./cli.json the executable is unable to find the config file unless the console working directory is the executable's directory. In fact, I believe the ./cli.json file is saved to whichever working directory you have active when initis run.

Not sure if this is the intended functionality but I expected it to save to the same directo

Improve this page

Add a description, image, and links to the gotify topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gotify topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.