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
A

arpad

@arpad
About
Posts
6
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Users cannot login after password reset or using a different browser than for the registration
    A arpad

    @nebulon The user with the login issue does not have a Cloudron account.

    From the admin panel I deleted the problematic user account and invited the user again (with the same email address as before).

    So far everything seems to be working, although I do not know what might have solved the issue. In any case, thank you for you help.

    Taiga

  • Users cannot login after password reset or using a different browser than for the registration
    A arpad

    @nebulon

    To be specific, if you have installed Taiga with default settings, then it is configured for LDAP use, which means it also uses the Cloudron user-management.

    Ok, thanks; I did not know that.

    If you have invited people, who also have an account on your Cloudron (same username/email) then they might clash.

    I contacted the user to verify this and will get back to you once I have his response (also with the logs as well if needed).

    Related to a part of my original issue report:

    Then I tried to log in to my account using a different browser and even the same browser in incognito mode but I could not log in anymore. Note that I was (as I still am) logged in to the Taiga instance in the browser which I used for my first log in (Edge), and I can still use it from there.

    This is not an issue anymore with my account. I'm not sure what happened but I can log in now from any browser.

    Taiga

  • Users cannot login after password reset or using a different browser than for the registration
    A arpad

    @nebulon Thanks for the suggestion. I haven't configured Taiga through the Cloudron user management. I invited the users through Taiga, from a specific project.

    Taiga

  • Users cannot login after password reset or using a different browser than for the registration
    A arpad

    I set up a Taiga server using Cloudron and the default settings: https://taiga.reliabilityworkshop2020.com/discover.

    I invited my collaborators, they could sign up and use it but when one of them forgot his password and asked for a password reset, he could not log in anymore.

    • As an admin, I manually changed his password but he (we) could still not log in.
    • Then I tried to log in to my account using a different browser and even the same browser in incognito mode but I could not log in anymore. Note that I was (as I still am) logged in to the Taiga instance in the browser which I used for my first log in (Edge), and I can still use it from there.
    • The emailing seems to be properly configured because we receive emails from the Taiga server.
    • Automatic updates are enabled, Taiga version: Taiga 6.0.9.
    • I restarted Taiga a few times and also increased the resources it can use but they did not help.
    • There is the following warning in my Cloudron account

    reliabilityworkshop2020.com

    PTR DNS record (PTR) did not match.

    Hostname: 20.93.160.11

    Expected: my.reliabilityworkshop2020.com

    Actual: null

    Email Status is checked every 30 minutes. See the troubleshooting docs for more information.

    But I do not know how to resolve this or if this could be an issue.

    Do you have any idea what could be the problem and suggestion to resolve it?

    Taiga

  • Changing root account email in fresh Discourse install
    A arpad

    @scooke Thanks a lot! The problem is solved.

    Discourse discourse

  • Changing root account email in fresh Discourse install
    A arpad

    @girish
    When I run sudo -E -u cloudron bundle exec script/rails console from the Web terminal, I get the following error (fresh Discourse installation):

     `/root` is not writable.
    Bundler will use `/tmp/bundler20210630-751-12unu01751' as your home directory temporarily.
    Loading production environment (Rails 6.1.3.2)
    bundler: failed to load command: script/rails (script/rails)
    Traceback (most recent call last):
            50: from /usr/local/bin/bundle:23:in `<main>'
            49: from /usr/local/bin/bundle:23:in `load'
            48: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/exe/bundle:37:in `<top (required)>'
            47: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/friendly_errors.rb:128:in `with_friendly_errors'
            46: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/exe/bundle:49:in `block in <top (required)>'
            45: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/cli.rb:24:in `start'
            44: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
            43: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/cli.rb:30:in `dispatch'
            42: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
            41: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
            40: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
            39: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/cli.rb:474:in `exec'
            38: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/cli/exec.rb:28:in `run'
            37: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/cli/exec.rb:63:in `kernel_load'
            36: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/cli/exec.rb:63:in `load'
            35: from script/rails:8:in `<top (required)>'
            34: from /app/code/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.7.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
            33: from /app/code/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.7.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
            32: from /app/code/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.7.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
            31: from /app/code/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.7.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
            30: from /app/code/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.7.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
            29: from /app/code/vendor/bundle/ruby/2.7.0/gems/railties-6.1.3.2/lib/rails/commands.rb:18:in `<main>'
            28: from /app/code/vendor/bundle/ruby/2.7.0/gems/railties-6.1.3.2/lib/rails/command.rb:50:in `invoke'
            27: from /app/code/vendor/bundle/ruby/2.7.0/gems/railties-6.1.3.2/lib/rails/command/base.rb:69:in `perform'
            26: from /app/code/vendor/bundle/ruby/2.7.0/gems/thor-1.1.0/lib/thor.rb:392:in `dispatch'
            25: from /app/code/vendor/bundle/ruby/2.7.0/gems/thor-1.1.0/lib/thor/invocation.rb:127:in `invoke_command'
            24: from /app/code/vendor/bundle/ruby/2.7.0/gems/thor-1.1.0/lib/thor/command.rb:27:in `run'
            23: from /app/code/vendor/bundle/ruby/2.7.0/gems/railties-6.1.3.2/lib/rails/commands/console/console_command.rb:102:in `perform'
            22: from /app/code/vendor/bundle/ruby/2.7.0/gems/railties-6.1.3.2/lib/rails/commands/console/console_command.rb:19:in `start'
            21: from /app/code/vendor/bundle/ruby/2.7.0/gems/railties-6.1.3.2/lib/rails/commands/console/console_command.rb:70:in `start'
            20: from /usr/local/lib/ruby/2.7.0/irb.rb:400:in `start'
            19: from /usr/local/lib/ruby/2.7.0/irb.rb:471:in `run'
            18: from /usr/local/lib/ruby/2.7.0/irb.rb:471:in `catch'
            17: from /usr/local/lib/ruby/2.7.0/irb.rb:472:in `block in run'
            16: from /usr/local/lib/ruby/2.7.0/irb.rb:537:in `eval_input'
            15: from /usr/local/lib/ruby/2.7.0/irb/ruby-lex.rb:150:in `each_top_level_statement'
            14: from /usr/local/lib/ruby/2.7.0/irb/ruby-lex.rb:150:in `catch'
            13: from /usr/local/lib/ruby/2.7.0/irb/ruby-lex.rb:151:in `block in each_top_level_statement'
            12: from /usr/local/lib/ruby/2.7.0/irb/ruby-lex.rb:151:in `loop'
            11: from /usr/local/lib/ruby/2.7.0/irb/ruby-lex.rb:154:in `block (2 levels) in each_top_level_statement'
            10: from /usr/local/lib/ruby/2.7.0/irb/ruby-lex.rb:182:in `lex'
             9: from /usr/local/lib/ruby/2.7.0/irb.rb:518:in `block in eval_input'
             8: from /usr/local/lib/ruby/2.7.0/irb.rb:704:in `signal_status'
             7: from /usr/local/lib/ruby/2.7.0/irb.rb:519:in `block (2 levels) in eval_input'
             6: from /usr/local/lib/ruby/2.7.0/irb/input-method.rb:294:in `gets'
             5: from /usr/local/lib/ruby/2.7.0/forwardable.rb:235:in `readmultiline'
             4: from /usr/local/lib/ruby/2.7.0/forwardable.rb:235:in `readmultiline'
             3: from /usr/local/lib/ruby/2.7.0/reline.rb:175:in `readmultiline'
             2: from /usr/local/lib/ruby/2.7.0/reline.rb:228:in `inner_readline'
             1: from /usr/local/lib/ruby/2.7.0/reline/config.rb:122:in `read'
    /usr/local/lib/ruby/2.7.0/reline/config.rb:122:in `readlines': Permission denied @ rb_sysopen - /root/.inputrc (Errno::EACCES)
            37: from /usr/local/bin/bundle:23:in `<main>'
            36: from /usr/local/bin/bundle:23:in `load'
            35: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/exe/bundle:37:in `<top (required)>'
            34: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/friendly_errors.rb:128:in `with_friendly_errors'
            33: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/exe/bundle:49:in `block in <top (required)>'
            32: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/cli.rb:24:in `start'
            31: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
            30: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/cli.rb:30:in `dispatch'
            29: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
            28: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
            27: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
            26: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/cli.rb:474:in `exec'
            25: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/cli/exec.rb:28:in `run'
            24: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/cli/exec.rb:63:in `kernel_load'
            23: from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.2.20/lib/bundler/cli/exec.rb:63:in `load'
            22: from script/rails:8:in `<top (required)>'
            21: from /app/code/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.7.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
            20: from /app/code/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.7.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
            19: from /app/code/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.7.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
            18: from /app/code/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.7.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
            17: from /app/code/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.7.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
            16: from /app/code/vendor/bundle/ruby/2.7.0/gems/railties-6.1.3.2/lib/rails/commands.rb:18:in `<main>'
            15: from /app/code/vendor/bundle/ruby/2.7.0/gems/railties-6.1.3.2/lib/rails/command.rb:50:in `invoke'
            14: from /app/code/vendor/bundle/ruby/2.7.0/gems/railties-6.1.3.2/lib/rails/command/base.rb:69:in `perform'
            13: from /app/code/vendor/bundle/ruby/2.7.0/gems/thor-1.1.0/lib/thor.rb:392:in `dispatch'
            12: from /app/code/vendor/bundle/ruby/2.7.0/gems/thor-1.1.0/lib/thor/invocation.rb:127:in `invoke_command'
            11: from /app/code/vendor/bundle/ruby/2.7.0/gems/thor-1.1.0/lib/thor/command.rb:27:in `run'
            10: from /app/code/vendor/bundle/ruby/2.7.0/gems/railties-6.1.3.2/lib/rails/commands/console/console_command.rb:102:in `perform'
             9: from /app/code/vendor/bundle/ruby/2.7.0/gems/railties-6.1.3.2/lib/rails/commands/console/console_command.rb:19:in `start'
             8: from /app/code/vendor/bundle/ruby/2.7.0/gems/railties-6.1.3.2/lib/rails/commands/console/console_command.rb:70:in `start'
             7: from /usr/local/lib/ruby/2.7.0/irb.rb:400:in `start'
             6: from /usr/local/lib/ruby/2.7.0/irb.rb:475:in `run'
             5: from /usr/local/lib/ruby/2.7.0/irb.rb:475:in `ensure in run'
             4: from /usr/local/lib/ruby/2.7.0/irb.rb:475:in `each'
             3: from /usr/local/lib/ruby/2.7.0/irb.rb:475:in `block in run'
             2: from /usr/local/lib/ruby/2.7.0/irb/ext/save-history.rb:60:in `block in extended'
             1: from /usr/local/lib/ruby/2.7.0/irb/ext/save-history.rb:98:in `save_history'
    /usr/local/lib/ruby/2.7.0/irb/ext/save-history.rb:98:in `stat': Permission denied @ rb_file_s_stat - /root/.irb_history (Errno::EACCES)
    
    

    Do you have any suggestion?

    Discourse discourse
  • Login

  • Don't have an account? Register

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