Nathan Fretz
Nathan Fretz
Hey @gandlafbtc, are you okay if I close this old draft PR? We can reopen down the line if you get back to working on it at some point.
@gandlafbtc I see nutstash is now on v0.2.7 https://github.com/gandlafbtc/nutstash-wallet/releases/tag/0.2.7 Let's close this old 0.1.12 PR. Please ping me whenever you're ready for an update 🌰
> Thanks guys, we'll fine tune the wording in the next Umbrel release and try to make the implications more clear. If the issue still persists, we can definitely explore...
Thanks for reporting this @andreaparisi-science! This is a result of our app proxy container (which sits in front of Uptime Kuma and provides authentication) not allowing the http request through....
Thanks again for reporting this @andreaparisi-science. An Uptime Kuma update just hit the app store with this fix: https://github.com/getumbrel/umbrel-apps/pull/1322
Hey @chevdor, the easiest way to have container's talk to each other is to leverage Docker DNS. So as @IMPranshu says you would use the name of the docker container...
Hey @highghlow, that looks pretty strange. Sorry for the issue. It looks like the `mount` isn't showing `/dev/sda`, which is potentially the issue but I'm not too sure. Does `lsblk`...
ah yes, sorry about that @highghlow that was my mistake for suggesting to mount 🤦♂️. Do you happen to have another storage device to try exporting to, in order to...
Hi @arthurwolf, it looks like you may be facing one of two issues. 1. You don't have [Docker Compose](https://docs.docker.com/compose/install/) installed. If that's the case then you'll first need to install...
Thanks for the suggestion @greatbody! We noticed during testing that getting Llama 2 + Chatbot UI to output code blocks is difficult out-of-the-box. It is possible, but this needs to...