Replace relative repo links in README me with absolute links. - Go unpackerr
Hi!
I've been running the GUI, but for some reason it stopped working and I can't get it to work again. All things being equal, I'd prefer to use docker compose, but the example compose file on your GitHub is giving a 404 error.
Thanks.
6 Answer:
It opens for me? https://github.com/davidnewhall/unpackerr/blob/master/examples/docker-compose.yml
That worked for me too! But clicking on the site gave me a 404, weird. Thank you!
Did you click on it from DockerHub's website? Docker copies the readme from the repo and breaks half the links. I'll fix that.
Sounds good-
Do you mind if i ask you another question about the compose file? I field in everything that I thought was mandatory (same info i filled in using the Web UI), but I keep getting this error :
unpackerr | 2021/08/30 21:36:23 [ERROR] webhook without a URL configured; fix it
unpackerr exited with code 1
I didn't realize that I had to enter anything in the webhook group. Anyhow, any help would be much appreciated.
Thanks.
On Mon, Aug 30, 2021 at 2:21 PM David Newhall @.*> wrote:
Going to leave this open to remind me to fix the links.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/davidnewhall/unpackerr/issues/147#issuecomment-908706665, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATSSMVDLFQFNKDNXQOKEDFTT7PY4LANCNFSM5DCQBNSQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Remove all the WEBHOOK
stuff, or comment it out. That file is an example with (almost?) all the variables shown. Many of those you won't need and you should just remove (or comment) them. You can look at (and read, re-read) the example config file to get an idea what things you "need" -> https://github.com/davidnewhall/unpackerr/blob/master/examples/unpackerr.conf.example
Everything has a default and almost every setting (except things like urls and keys) are optional.
that's what I thought, thank you. I'll keep investigating...
On Mon, Aug 30, 2021 at 2:41 PM David Newhall @.*> wrote:
Remove all the WEBHOOK stuff, or comment it out. That file is an example with (almost?) all the variables shown. Many of those you won't need and you should just remove (or comment) them. You can look at (and read, re-read) the example config file to get an idea what things you "need" -> https://github.com/davidnewhall/unpackerr/blob/master/examples/unpackerr.conf.example
Everything has a default and almost every setting (except things like urls and keys) are optional.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/davidnewhall/unpackerr/issues/147#issuecomment-908720116, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATSSMVCEVYRTLIKQ5R3FK43T7P3JLANCNFSM5DCQBNSQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Read next
- ImportError: cannot import name 'FieldDoesNotExist' from 'django.db.models' - django-advanced-filters
- This page doesn't describe how to write data to datastores to solve the latency issues it discusses - PowerShell azure-docs
- Ranged date field ranged saves dates minus one - PHP cms
- realsense-ros initial_reset option causes crashes with multiple driver instances C++
- outline Invalid client_id parameter - JavaScript
- Running python3 script results in numba error - Python numba
- treestyletab [Idea] TST CSS syntax coloring (CodeMirror) - JavaScript
- Rails3 syntax - Ruby geokit-rails