Everything posted by TekWarren
-
[Support] Invoice Ninja v5
@Mihai Hello. I know you had previously eluded that you may stop supporting this invoice ninja package for unraid but I wanted to ask if that is now the case? I am having an issue between the official mobile app and my self-hosted version and I noticed that my instance while "up to date" is behind the official the current official rev. I'm not sure this is the cause of my issue but I know the dev will point it out as a discrepancy if I attempt to submit an issue on github. Thank you again for your time.
-
Using ssd for 1 parity and 1 data drive?
Thanks, this is what I was after.
-
Using ssd for 1 parity and 1 data drive?
@JorgeB This is what others have mentioned. Is this still the case when only a single drive is in the array? Since when only one drive is in the array no parity is taking place but rather a mirror is in effect per the old post I found. Or trim just simply disabled regardless in the array? Thanks
-
Using ssd for 1 parity and 1 data drive?
My question in its simplest form is if ssd's can be used when the scenario/config is one single array drive and one parity drive? I know that the recommendation in general is not to use SSD when there are multiple array drives and parity XOR is in play. However, in a 1to1 scenario parity/array; I understand that these drives mirror and "parity" is not taking place but data is being written to both (mirrored) as stated by Limetech. So in this scenario is it safe to use SSD? Reddit folks are unsure, some saying not to use SSD citing parity and trim issues but my reference post says that parity is not a factor in this scenario. I know it's not a likely scenario but is what I have going on as far as one parity and one data... currently both mechanical but no plans or need to add drives in this build. Thank you Reference post attached, it 7 years old so maybe things have changed.
-
[Support] Invoice Ninja v5
@Mihai Thanks for replying. I certainly understand about time constraints and again I for one really appreciate that you have maintained this build for us and how easy you've made it to get up and running. Maybe this other one is something I will play with this winter as I do less outside work (farm business) but was just curious if anyone following this thread had thoughts or has used this other one. Again, very appreciative of your time and efforts.
-
[Support] Invoice Ninja v5
Haven't visited this thread in a while and was just getting my unraid containers all updated trying to convince myself to upgrade from 6.x 7.x...Anyway, I noticed a newish Invoice Ninja "app" in the unraid library. There used to be a couple, one I originally tried didn't work this one (mihai) did. Being curious I looked into this other one and it looks like its direct pull from invoice ninja's debian docker image which they moved to some time ago. I'm curious if anyone has played with this other one? I know Mihai mentioned a while back that they may or are not using this product anymore and his continued support for the unraid channel was kinda up in the air. Not sure if that's still the case @Mihai ? -This container still works perfectly for me don't get me wrong and I am grateful for the maintenance.
-
[Support] Invoice Ninja v5
@andyberry tough without logs. Maybe unraid logs will give a clue if the docker container doesn't. Look at your database container also. Check that neither are being memory restricted.
-
[Support] Invoice Ninja v5
@avinyc Unless I'm mistaken the build you are referencing is not based on the new Debian base invoice ninja is now using, that is what I was asking about. This build you reference also seems pretty old after looking at the GitHub page for it. I'm happy with Mihai's template here it was a breeze to install I am now just concerned about keeps it going/updated with the official and also interested in how we might convert to the new Debian build. My simple mindedness thinks it would not be difficult and potentially use the same DB. The IN devs also mention a path change but that should be easily mapping in an unraid template. I just don't know enough about what other things Mihai had to do to make this build work. Might try just manually building the Debian version in unraid docker at some point and see what happens.
-
[Support] Invoice Ninja v5
@Mihai and anyone else using Invoice Ninja: I'm wondering what it really would take to use this new docker image? Not really having a clue what Mihai put into making this one work for us. Could be as simple as manually adding a container and kinda matching up the settings (not the same ports if both instances are live of course)? It seems like we could just point the data paths to our existing directories and database?
-
[Support] Invoice Ninja v5
@Mihai Certainly understandable on the time front. I was surprised to find invoice ninja here. I actually found IN first and then went looking for a NAS setup and to my surprise this, your work has allowed that to be one in the same. I do hope that what is in place can continue to move forward. I don't know how or what is involved but I would help if needed.
-
[Support] Invoice Ninja v5
@Mihai I don't spend a lot of time on the invoice ninja forums unless I'm having an issue or question...I just came across a post from November saying they changed their image from Alpine to Debian based but sounds like both are still supported. I was curious what the plans are (if any) for the unRAID image you support here? The Dev says "no easy way to migrate" but then talks about it just being some path changes. Anyway, I was just curious. Thanks for keeping this alive here!
-
[Support] Invoice Ninja v5
@HurleyThank you!
-
[Support] Invoice Ninja v5
@Hurley I have held off updating to 7 so appreciate the notice as invoice ninja is the most important thing running on my unraid server. I don't really have any suggestions but I'm not sure why the update would break a self contained docker image. Are you on latest IN image? Enable any of the new features unraid 7 brings? Just thinking out loud. I run a secondary instance of docker and a clone of my IN on another computer for backup and testing. If you get into a pinch, fire up docker for windows and pull invoice ninja. All you need to do then is restore a database backup and copy over the folder that contains all the documents and such.
-
[Support] Invoice Ninja v5
@Ph4nTom The solution is have your instance Internet facing like I mentioned. It's not something broken but how you (and I) are hosting it. The email templates assume the company logo is accessible via the web so when you use the stock template that can't access it, the result is a broken image. You can make a new template as I did and just not have the logo in emails...or you could try hosting your logo somewhere and pointing your email template html at that.
-
[Support] Invoice Ninja v5
@Ph4nTom This occurs because the stock email template assumes your instance is accessible via the web and it's trying to pull the logo from your IN instance. My instance is local only so my workaround of I remember correctly was to create a new email temp without the image (logo).
-
[Support] Invoice Ninja v5
@danktankk I was kinda thinking about this. Invoice ninja does have a lot of moving parts. I started using it via original docker containers and it pulls as stack of 3 servers: app, web server/nginx, and database. Also the dev is still between two different UI’s (react and flutter) which probably adds to the size. I have my “storage” go to cache->array. I am uploading receipts to every expense but it offloads to the array. I’m betting the app is just a decent size and then combine that with two UI’s… I’ve seen mentioned that react is the default going forward but flutter will still be used for the mobile and desktop app. Maybe at some point the flutter UI will removed.
-
[Support] Invoice Ninja v5
@Raul Perte see my posts right above yours. I believe I have been having the same issue but able to sort it out each update so far. It has been a combination of changing the database setting directly (from within MySQL cli) to flutter GUI and then clearing the cache via the health check settings. After that I was able to enable react GUI again and seems to be fine.
-
[Support] Invoice Ninja v5
I have a different question...even though this thread is pretty inactive. I did run into a brief few minutes of unraid freaking out about the docker image size while I was updating some images. I only have 6 containers running but invoice ninja is the largest at over 4GB and I'm not sure if that's normal? I definitely have my Public storage mapped off to the array and that has been working for months. I do not have the "app storage" mapped off that is still on appdata (cache) but when I look through the directories there is almost nothing there. TLDR; what size is your invoice ninja docker? I've dug through all the directories related to IN under the appdata folder and I can't come up with what is taking up "that much" space.
-
[Support] Invoice Ninja v5
Edit: Fix for this so maybe I can find it next time instead of spending hours looking when I forget...In the flutter GUI I cleared the cache. I swear I had cleared cache the other day but when I did it today I was able to switch back to the react GUI and all is well. Has anyone had issues using the react interface the last couple updates on this container build? I have a test/mirror of my instance using windows docker desktop that I test updates and other things on and it has no issues. The last time i updated my this container (my prod) the react interface got white screen of death. I can set it back to flutter with DB command I found in the invoice ninja forums and flutter works fine. Last go around, I was flipping it back and fourth and all the sudden react worked again and I was good for the last month. Updated tonight and getting white screen of death again unless i use flutter. I've tried flipping the DB setting like before but no luck. Cleared my browser cache, tried other browsers, etc... and this time can't get react version to come back up. The chrome browser console throws a bunch of errors that it needs java but I can literally run my test instance from docker desktop in another tab with no problems. Need to call it a night but wanted see if anyone else is running into this.
-
[Support] Invoice Ninja v5
The Dev asked me to look at the console also. He asked me to look for something I could not find in either instance (probably me not looking in the right spot...not a developer). I did find these other errors however in the browser console (below). I Tried using Edge today for giggles thinking Chrome was being weird but the issue still persisted. I also discovered I could just start typing the name of the other categories and the matching one would come up and is selectable. That's at least a little easier than switching to the Flutter UI for now. Snips:
-
[Support] Invoice Ninja v5
Having a quirk with InvoiceNinja and the Dev is stating he can't reproduce. I am latest available docker image...even updated just now as I saw an update available as of yesterday. Seems like an application issue but thought I would ask her as well: When entering an expense, the expense category drop down list will only show one of my 8 categories. If I go into the expense settings, all of the categories are still there. It's odd, it shows a single one from the middle of my list of categories, not the first or last, not alphabetical... If I switch from the default React GUI to Flutter GUI...the issue is not present in Flutter but I have other issues using that interface. I've cleared cache, restarted the container, not sure what else to try as this a single specific thing. Thanks
-
[SUPPORT] - Community Applications - pihole-unbound
I am also getting this error on the settings page: There was a problem applying your settings. Debugging information: PHP error (2): fopen(/etc/pihole/dns-servers.conf): failed to open stream: No such file or directory in /var/www/html/admin/scripts/pi-hole/php/savesettings.php:110
-
[SUPPORT] - Community Applications - pihole-unbound
Super noob to pihole and unbound but sounded like using the double wammy was the way to go. I'm figuring out pihole but not sure how to really tell if unbound is "working"? When I'm looking at the query log and it shows "answered by 172.0.0.11 #53" does that mean unbound had to go look for that record?
-
[Support] Invoice Ninja v5
Thanks @TekDRu I did end up getting this working with path changing and email as well. All good here, thanks for the reply!
-
[Support] Invoice Ninja v5
Looking for some insight on this container. I have an existing instance in a plain docker environment and considering moving it to unRAID docker environment. Invoice Ninja will be a huge consideration. I have installed using this build and tested importing a db backup from my current instance with no problem. Where I start to see issues that folder pathing in this build does not seem to follow the stock pathing. There is Storage and there is "Logo". Is "logo" supposed to be the same as Public in the normal container? I am having trouble matching up the folder paths so I can move over existing files that are uploaded into my standard docker instance. Also having initial issues with sending test email invoices from this unRAID instance. I copied my current production env settings exactly and I got all kinds of odd errors related to auth type on this unRAID instance where it seems to be trying auth types not even specified...but one problem at a time. I mean no disrespect in asking if this is a fully functioning build or is there some other I should try? Thank you