Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
portfield-slashP

portfield-slash

@portfield-slash
About
Posts
9
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Has anyone used v10.1.0?
    portfield-slashP portfield-slash

    @girish

    It was confirmed that the connection test was successful.
    I have also confirmed that I can execute queries.

    Thank you for your support.

    If necessary, I will report on github that the event has been resolved.

    スクリーンショット 2022-01-12 11.59.58.png

    Redash

  • Has anyone used v10.1.0?
    portfield-slashP portfield-slash

    @girish
    Thank you for your support. I will confirm.

    Redash

  • Has anyone used v10.1.0?
    portfield-slashP portfield-slash

    I think WORKER TIMEOUT is a gunicorn error.

    Add the --timeout parameter in the gunicorn settings and
    Avoided the timeout by reloading the supervisor inside the container.

    I don't think it is recommended to change the settings in the container, so I think it is necessary to deal with it as a separate matter.

    /etc/supervisor/conf.d/redash.conf

    [program:web]
    directory=/app/code/redash
    command=/app/code/redash/bin/run gunicorn -b 0.0.0.0:5000 --name redash -w 4 --max-requests 1000 --timeout 300 redash.wsgi:app
    process_name=server
    user=cloudron
    numprocs=1
    autostart=true
    autorestart=true
    
    stdout_logfile=/dev/stdout
    stdout_logfile_maxbytes=0
    stderr_logfile=/dev/stderr
    stderr_logfile_maxbytes=0
    

    run sudo supervisorctl reload command.

    Redash

  • Has anyone used v10.1.0?
    portfield-slashP portfield-slash

    @robi
    Thank you for your reply.

    The Docker container was recreated, so it doesn't seem to be a problem.

    Redash

  • Has anyone used v10.1.0?
    portfield-slashP portfield-slash

    @girish
    After uninstalling with Cloudron's GUI, I also installed with GUI.
    I have Cloudron installed on AWS EC2. Do I need to rebuild EC2?

    Redash

  • Has anyone used v10.1.0?
    portfield-slashP portfield-slash

    @girish
    I checked it immediately, but it doesn't seem to work.

    I have updated the details in Issue, so can you check it?

    Redash

  • Has anyone used v10.1.0?
    portfield-slashP portfield-slash

    @girish
    Thank you for your prompt response!
    I will confirm it immediately.

    Redash

  • Has anyone used v10.1.0?
    portfield-slashP portfield-slash

    @girish
    Thank you for confirming the issue!

    It seems that the format of REDASH_REDIS_URL is different.
    Is it possible to confirm?

    Redash

  • Has anyone used v10.1.0?
    portfield-slashP portfield-slash

    Test connection is failing with Athena integration due to the following events.

    https://github.com/getredash/redash/issues/5561

    Is there anyone who is already using it?

    Is it possible to use an older version of Redash with Cloudron?

    Redash
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search