Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable version is bugged. #810

Closed
mariushosting opened this issue Dec 16, 2022 · 16 comments
Closed

Stable version is bugged. #810

mariushosting opened this issue Dec 16, 2022 · 16 comments
Assignees
Labels
Milestone

Comments

@mariushosting
Copy link

mariushosting commented Dec 16, 2022

When I try to install :stable version I always get

Could not source /app/cpanfile: Invalid argument

@jhthorsen
Copy link
Collaborator

Have you tried any of the other tags https://hub.docker.com/r/convos/convos/tags ?

It's hard to know what might be wrong, when I don't know your complete setup.

@mariushosting
Copy link
Author

Have you tried any of the other tags https://hub.docker.com/r/convos/convos/tags ?

It's hard to know what might be wrong, when I don't know your complete setup.

Hello Jan,

Yes, I can assure you only convos/convos:v6.32 works but not different tags. This happens on a Synology NAS devices, all the version after v6.32 stopped works. Only the version v6.32 still works without any issue. So something has changed months ago after version v6.32

https://mariushosting.com/how-to-install-convos-on-your-synology-nas/

@jhthorsen
Copy link
Collaborator

That is very strange, since I'm currently using "convos/convos:v7.13".

But is Synology x86 or arm? (I'm using x86)

@mariushosting
Copy link
Author

mariushosting commented Dec 16, 2022

That is very strange, since I'm currently using "convos/convos:v7.13".

But is Synology x86 or arm? (I'm using x86)

Hello Jan,

I'm using an x86 Model. I have tried different x86 models same results only convos 6.32 works. https://www.synology.com/en-global/products/DS1621xs+#specs

This particular container stop to works on a Synology NAS System just after 6.32 version. The issue started with version 6.33
I'm also getting different emails from user that report this to me. So I have decided to reach you :-)
No issue on over 250 containers https://mariushosting.com/docker/

The log error is the same: Could not source /app/cpanfile: Invalid argument

@jhthorsen
Copy link
Collaborator

I'm looking at the Dockerfiles side by side, and I can't say I can spot it. I'll try to look at it again once I find time.

@mariushosting
Copy link
Author

Thank you Jan!

@jhthorsen jhthorsen added this to the 7.xx milestone Jan 11, 2023
@jhthorsen jhthorsen self-assigned this Jan 11, 2023
@jhthorsen
Copy link
Collaborator

I think I fixed this in the alpha tag.

Can you try that one before I push it to stable?

@mariushosting
Copy link
Author

I think I fixed this in the alpha tag.

Can you try that one before I push it to stable?

Give me about 10 minutes. I will get back to you!

@mariushosting
Copy link
Author

mariushosting commented Jan 11, 2023

@jhthorsen Still not working. Here is the log:

 Name                           Required   Installed 
  perl                           5.020      v5.32.1    
  Unicode::UTF8                  0.62       0.62       
  Time::Piece                    1.20       1.3401     
  Text::Markdown::Hoedown        1.03       1.03       
  Syntax::Keyword::Try           0.27       0.28       
  Parse::IRC                     1.22       1.22       
  Mojolicious::Plugin::Syslog    0.06       0.06       
  Mojolicious::Plugin::OpenAPI   5.07       5.08       
  Mojolicious                    9.31       9.31       
  Module::Install                1.10       1.19       
  LinkEmbedder                   1.20       1.20       
  IRC::Utils                     0.12       0.12       
  IO::Socket::SSL                2.009      2.071      
  HTTP::AcceptLanguage           0.02       0.02       
  Future::AsyncAwait             0.59       0.62       
  File::ReadBackwards            1.06       1.06       
  File::HomeDir                  1.00       1.006      
  Crypt::Passphrase::Bcrypt      0.003      0.003      
  Crypt::Passphrase::Argon2      0.003      0.003      
  Crypt::Passphrase              0.004      0.005      
  Convos                         7.13       7.13       
It is not possible to start Convos at this point, since there
are some missing dependencies that need to be installed.
Run "/app/script/convos install" to install the missing dependencies above.

@jhthorsen
Copy link
Collaborator

Wow! What a silly bug from my side. Can you try again?

@mariushosting
Copy link
Author

Wow! What a silly bug from my side. Can you try again?

on it!

@mariushosting
Copy link
Author

PERFECT! @jhthorsen issue fixed! I can confirm it's working perfectly on a Synology NAS! Great job!
perfect

@jhthorsen
Copy link
Collaborator

Awesome! I will make a new stable release after I figure out #818

(Hopefully tomorrow)

@jhthorsen
Copy link
Collaborator

Convos v7.14 (stable) is soon available on https://hub.docker.com/r/convos/convos/tags

@mariushosting
Copy link
Author

@jhthorsen Everything works like a charm!

@jhthorsen
Copy link
Collaborator

Great news!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants