-
Hello,
I'm trying to use the container in a k8s cluster. When I try to run it, it returns me some errors and it doesn't create the required tables.
I'm using `nosinovacao/timeoff-management:20.0…
-
Hello, I'm trying to get this installed on a server for personal use. I've installed git, npm, node.js, and sqlite, however I keep getting errors when trying to npm install. I'm fairly new to node.js …
-
I created a docker image from the Dockerfile in the repo.
with this modification:
RUN npm install --production
RUN npm install mysql
```
# ----------------------------------------------------…
-
Hi!
I'm trying to run the app un production mode using MySQL, and when the db-update script runs I keep getting the following error
`
[4mSequelize [Node: 6.10.3, CLI: 2.5.1, ORM: 3.34.0, mysql: ^…
-
Hi!
It would be excellent to have timeoff-management available in other languages in English.
I see that all UI strings are within the code, so there is no translation file. If you guys would co…
-
I'm trying to install timeoff as a Docker container and since I couldn't fine a docker rum command of docker-compose.yml I tried to build the image using the dockerfile. (If that's not the recommended…
-
I was trying to update my package and ran into this error
[ec2-user@ip-172-31-11-80 timeoff-management]$ npm run-script db-update
> TimeOff.Management@0.10.0 db-update /home/ec2-user/timeoff-man…
-
Hello.
I am trying to update app in production using `npm run-script db-update` statement as mentioned in readme "Updating existing instance with new code" section. I am walk through these steps (`…
-
Hello,
I tried to install Timeoff-Managment on my Synology NAS (Node is installed, for SQLite there is no package available for Synology) via PuTTy and received the following errors:
NAS:/volume…
-
full error
`Unhandled rejection SequelizeDatabaseError: ER_BLOB_CANT_HAVE_DEFAULT: BLOB, TEXT, GEOMETRY or JSON column 'timezone' can't have a default value
at Query.formatError (/var/www/time…