-
Notifications
You must be signed in to change notification settings - Fork 104
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
Quick Docker deploy error #51
Comments
@andersonbc Could you provide a more detailed log (stack trace)? |
I have the same error. The last log: |
Seems to be related to this commit 0e2be28 Reverted in 2204f72 and released version 1.6.3. @andersonbc @fdegraeve Could you try version 1.6.3? |
Thanks for your job, but I have the same error. |
@fdegraeve Could you please provide the whole log running
|
@brotandgames same problem on Debian 10 Log file too big to comment. see attached. Docker Version
|
@thedxt Could not reproduce the error on a freshly installed Debian 10 with Docker 19.03.02
|
Seems to be related to sass/sassc-ruby#146 where a few users are reporting a similar issue (like @thedxt).
|
@brotandgames your Debian is slightly different than my install.
|
@brotandgames, thanks; I put the complete log file in attached. |
Released 1.6.4 with sassc 2.2.1. Please try it out. |
I have exactly the same error in 1.6.4 |
Same errors last worked version 1.6.0 uname -a docker info
docker run --name ciao -p 8090:3000 brotandgames/ciao:1.6.4 UPD: |
Released ciao 1.6.5 with sassc downgrade from 2.2.1 (ciao 1.6.4) to 2.0.1 (ciao 1.6.0) since sass/sassc-ruby#146 is still open.
Please test it in your environments - hope it helps. |
@brotandgames the version 1.6.5 works fine. As the issue has been resolved, I will close this issue. |
1.6.5 also works for me |
I try to deploy ciao 1.6.2 in Docker 18.06.0-ce but i receive the error:
"You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: https://www.ruby-lang.org/bugreport.html
Aborted (core dumped)"
Steps to reproduce the behavior:
After see the error in version 1.6.2 then i try to run the ciao 1.5.0 and works normally.
The text was updated successfully, but these errors were encountered: