Open Mahmoud-Ibrahim-750 opened 10 months ago
For now, I think you can try this command to run vnstat-client
$ bash -c "vnstat-client"
After college exams, I will try to work on your issue but I want more information about your system. I think the neofetch
output will be enough.
When I tried your suggestion, I got typically the same result I provided earlier. Anyway here's the neofetch you asked for, If you need more info, just tell me.
Problem: Here is the error that pops up when I run the app:
And the app is unable to read data from the database however vnstat works perfectly and shows data in the terminal.
Possible solution: After some research, it looks like that the script is using Dash instead of Bash (because I use Ubuntu) so it may solve the problem if Bash is used instead of using the default shell in the script. This may not be the best solution and you should consider other possible solutions if found.