Coder Social home page Coder Social logo

argon-dashboard-nodejs's People

Contributors

cristipirvulescuudev avatar marqbeniamin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

argon-dashboard-nodejs's Issues

Auto-complete

I'm try to use jquery autocomplete, but jquery version used in template don't have this option.
Is it true?

I don't found any mentions on documentation and samples about that.

Can you tell me about it?

support for MongoDB

Hi,

I would like to use argon with Mongodb or Mongoose as my database.

Can you please provide some hints or small sample how to use it with mongoose instead of Redis or Posgresql.
Any help will be appreciated.

Problem with Signing in and Creating Accounts

Hi,

I have been trying to install your dashboard using npm does not work. I get stuck at doing npm knex migrate:latest.

So instead I have installed yarn was able to use that successfully. But now I have it running and it render the pages all okay. But when it comes to functionality it is not working. I just installed so not really sure really sure where to dig in first to fix. Or if it is because I am using yarn.

Here is the error I am getting when I preform password change, register user, login, etc...
Note* In my postgresdb it does show that the users that I created were created.

TypeError: Cannot set property 'messages' of undefined
    at createUser (/home/rtarson/www/dashboard/public_html/features/register/commands/create-user.js:18:24)

Integrating with sails js MVC framework

experiencing this error on the Pro version
argon.js:1855 Uncaught TypeError: $scrollbar.scrollbar is not a function
at init (argon.js:1855)
at argon.js:1862
at argon.js:1865

503 service unavailable

Using

docker-compose up -d

I got this error:

image

containers are running:

CONTAINER ID   IMAGE                COMMAND                  CREATED         STATUS         PORTS                                       NAMES
4473fe99fb5d   haproxy:1.9-alpine   "/docker-entrypoint.…"   3 minutes ago   Up 3 minutes   0.0.0.0:80->80/tcp, :::80->80/tcp           argon-dashboard-nodejs_haproxy_1
74d0d4bf53e4   redis:alpine         "docker-entrypoint.s…"   3 minutes ago   Up 3 minutes   0.0.0.0:6379->6379/tcp, :::6379->6379/tcp   argon-dashboard-nodejs_redis_1
3678bee3594d   postgres             "docker-entrypoint.s…"   3 minutes ago   Up 3 minutes   0.0.0.0:5432->5432/tcp, :::5432->5432/tcp   argon-dashboard-nodejs_postgres_1

Logs

docker logs argon-dashboard-nodejs_haproxy_1

[WARNING] 335/195225 (1) : config : missing timeouts for frontend 'localnodes'.
   | While not properly invalid, you will certainly encounter various problems
   | with such a configuration. To fix this, please ensure that all following
   | timeouts are set to a non-zero value: 'client', 'connect', 'server'.
[WARNING] 335/195225 (1) : config : missing timeouts for backend 'server'.
   | While not properly invalid, you will certainly encounter various problems
   | with such a configuration. To fix this, please ensure that all following
   | timeouts are set to a non-zero value: 'client', 'connect', 'server'.
[NOTICE] 335/195225 (1) : New worker #1 (7) forked
[WARNING] 335/195227 (7) : Server server/argon-1 is DOWN, reason: Layer4 timeout, check duration: 2001ms. 0 active and 0 backup servers left. 0 sessions active, 0 requeued, 0 remaining in queue.
[ALERT] 335/195227 (7) : backend 'server' has no server available!

docker logs argon-dashboard-nodejs_postgres_1

2021-12-02 19:52:32.930 UTC [48] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2021-12-02 19:52:33.097 UTC [49] LOG:  database system was shut down at 2021-12-02 19:52:29 UTC
2021-12-02 19:52:33.143 UTC [48] LOG:  database system is ready to accept connections
 done
server started
CREATE DATABASE


/usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*

2021-12-02 19:52:35.007 UTC [48] LOG:  received fast shutdown request
waiting for server to shut down....2021-12-02 19:52:35.053 UTC [48] LOG:  aborting any active transactions
2021-12-02 19:52:35.057 UTC [48] LOG:  background worker "logical replication launcher" (PID 55) exited with exit code 1
2021-12-02 19:52:35.060 UTC [50] LOG:  shutting down
2021-12-02 19:52:35.252 UTC [48] LOG:  database system is shut down
 done
server stopped

PostgreSQL init process complete; ready for start up.

2021-12-02 19:52:35.436 UTC [1] LOG:  starting PostgreSQL 14.1 (Debian 14.1-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
2021-12-02 19:52:35.436 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
2021-12-02 19:52:35.436 UTC [1] LOG:  listening on IPv6 address "::", port 5432
2021-12-02 19:52:35.521 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2021-12-02 19:52:35.650 UTC [62] LOG:  database system was shut down at 2021-12-02 19:52:35 UTC
2021-12-02 19:52:35.729 UTC [1] LOG:  database system is ready to accept connections

redis log is fine

Issue when deploying on Heroku

First thank you for the great dashboard.

I have made few modification to use it with mongodb and it works perfectly on my localhost.
However I am trying to deploy using Heroku but all JS CSS VENDOR links are missing and I have sped quite some time trying to figure out without success.
Can you please help?
Thanks

image
logs_dashboard

Session/Cookie Issue

Hi! Love the template, it's been an amazing help. I have my Redis server running in dev, and added one in production with Heroku Redis. But for some reason, my production setup isn't setting cookies and when I log in, it redirects me to the home page and the user isn't authenticated.

I ran into the same issue when I was using Docker in development and switched to a local pg database. Any ideas on things to check?
@timcreative @dragosct10

Not able to add new feature

Hi team,
I have created new folder inside features folder and exported that routes and mount in routes>index.js.
but as soon as mounted new routes web site is just loading not rendering any page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.