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


Redmine

11 Topics 95 Posts
  • Redmine - Package Updates

    Pinned
    0 Votes
    25 Posts
    615 Views

    [3.2.1]

    Fixup PDF preview rendering
  • 0 Votes
    9 Posts
    335 Views

    @girish thanks for the update...I confirm the installation now succeeds on the current version of Cloudron's bundledRedmine application when using the latest main branch of the plugin which includes the author's fix...

  • About EasyRedmine

    0 Votes
    3 Posts
    215 Views

    @girish Thank you for your swift response! I will let you know when I try installing it. Thank you in advance!

  • Gem installation problem.

    Solved
    0 Votes
    28 Posts
    2k Views

    @neluser said in Gem installation problem.:

    The only thing I had to manually delete the "Bundle" folder And after that everything worked as it should.

    whoops, that is a package bug. I will fix it.

  • This topic is deleted!

    0 Votes
    3 Posts
    59 Views
  • applying the patch

    0 Votes
    6 Posts
    352 Views

    @girish patches to me sound like live updates while running, hence reading from elsewhere and updating the running stack in memory.

  • Could not fetch specs from https://rubygems.org/

    Solved
    0 Votes
    3 Posts
    440 Views

    @nebulon Thanks!!!
    I followed the recommendations and I managed to fix it.
    I tried to do in the application terminal itself.
    But it turned out it was necessary to use the server terminal. (feel stupid 😂 )
    The problem was with the "Unbound" service.

  • Version upgrade problem 1.7.0-1

    0 Votes
    2 Posts
    176 Views

    @neluser that does seem like a packaging bug. Are you able to contact us on support@ so I can debug this? I have revoked the 1.7.0-1 version in the meantime.

    1.7.0-1 fixed some bugs in 1.7.0 but i guess i probably introduced some other issue. 1.6 used ruby 2.5 and 1.7 uses ruby 2.7. the package automatically rebuilds the gems but clearly something did not work out.

  • SSH key Redmine

    Solved
    0 Votes
    4 Posts
    320 Views

    @Neluser I am not really following what's happening. Is the issue that ssh-copy-id cloudron@111.testu1.duckdns.org fails? What is that server? Does it have a user named cloudron ?

  • Redmine database?

    Solved
    0 Votes
    8 Posts
    327 Views

    I have added a clear section in the guide - https://cloudron.io/documentation/guides/import-mysql/#import

  • 0 Votes
    4 Posts
    419 Views

    @simon What are you trying to link in Markdown? it should automatically make a linke when you do something like:

    [Link Name](zpl://someserver)

    Is it not?