Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Rapthor

Pages: [1]
1
Other modules / Re: Virtual pc console from the management page not open
« on: October 09, 2020, 09:31:09 pm »
Hello everyone
This is a Bug

Well I will tell you what is happening in the version of Zentyal 6.2, I think it may be related to a bug in the Virtualization module, which occurs when any service certificate is configured in the CA module.

Try to access the web console of the VM, when it returns the error 'code: 1006', check in the log file if the registry exists:

Code: [Select]
[X509: KEY_VALUES_MISMATCH] key values mismatch
To verify it you can run the following command:

Code: [Select]
grep '\[X509: KEY_VALUES_MISMATCH\] key values mismatch' /var/log/syslog
If you find the bug, please write.

I don't write anymore, because I don't know what is required.

2
Hello
In zentyal 5.1 I can not pass this code, I get an error when creating the patch.
but the patch was generated with zentyal 5.0 it works.
It will be that I can use 5.0 to install
Code: [Select]
wget 'https://drive.google.com/uc?export=download&id=1K99PAIAHl1j4bnBxcTMyXgKpJEpTQflB' -O zentyal-radius-5.1.patch
patch -t -p1 -i zentyal-radius-5.1.patch

I appreciate your valuable response

the error appears
Code: [Select]
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?

Pages: [1]