-
Notifications
You must be signed in to change notification settings - Fork 122
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
Problems with 2.7.0 on older Linux-Kernels #1186
Comments
@Stonygan: Thanks for opening an issue, it is currently awaiting triage. The triage/accepted label can be added by foundation members by writing /triage accepted in a comment. DetailsI am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the DeFiCh/oss-governance-bot repository. |
You can check your Kernelversion with: |
Hi Stonygan, |
I have now reinstalled my v server with Ubuntu 20.04.4 LTS and unfortunately I still have the same error. |
my virtual server provider also uses virtuozzo virtualization. looks like virtuozzo does not support a new kernel in the vm. any idea how i can continue to operate the masternode? |
same here. |
I do have still the same issue. After I updated to Ubuntu 20.04.4 LTS (GNU/Linux 5.4.0 x86_64), I do have still the same issue: But this is the latest Ubuntu available on webtropia. So it looks like there is no solution for me :-( Does anybody have a fix without a kernel update? As this is not possible on webtropia, i tried. EXCEPTION: N5boost10filesystem16filesystem_errorE defid: chainparamsbase.cpp:33: const CBaseChainParams &BaseParams(): Assertion `globalChainBaseParams' failed. |
Same problem here on my end (kernel 4.19.0). Previous version worked without a problem. The issue here was posted 9 days ago. It would be super kind if the devs could comment on priority / next steps. Thanks for all your amazing efforts, highly appreciated! |
You need a newer kernel for this version. When your Provider use Virtuozzo as Hypervisor, you cant update the kernel. you must switch to another Server with KVM or similar virtualization. |
we have compiled defid on the server with success, but we still have the error. now we have switched from strato to 1fire... |
Is this a new requirement for 2.7? I had never such a problem before. Kernel Version 4.4.0 isn't working either (Ubuntu 20). |
wouldn't it be an option to revert boost to 1.74? see #1154 |
What OS did you use? Did it work directly with Debian 11.2 (Kernel Linux 5.10 LTS)? |
Hi all! My linux is: lsb_release -a => I followed the instructions found on github but had to try around because the option --disable-wallet did not work for me as expected. Therefore I did also have to install the BDB database db4, I assume.
I hope this helps you aswell! Good luck! |
What happened:
defid dont start and throws a error message:
How to reproduce it (as minimally and precisely as possible):
It seems its a problem with older kernels. We notice that it occurs mainly with virtuozzo virtualization.
No problems occur with kernel-version:
5.10.0-11-amd64
5.4.0-92-generic
5.4.0-100-generic
4.19.0-18-amd64
We identify problems with kernel:
4.19.0
5.4.0
What are your environment parameters:
See above, problem exists with Version 2.7.0
Feel free to add more Infos and versions when you have similiar problems.
The text was updated successfully, but these errors were encountered: