Hi Chris,

this means either that the build is incomplete or something has changed in the perl stack used by debian 11.

You can try to use the "developers" mode and start OpenXPKi with "openxpkictl start --debug 64" which will write a lot of information to a file called stderr.log and then look for the class where it crashes and add the missing "CTX"  class in the header (see other files for reference).

best regards

Oli

On 02.06.23 06:39, chris via OpenXPKI-users wrote:
Hi Oliver,

I build it from master node of the repo now and i'm still getting the same error:

" Starting OpenXPKI Community Edition v3.24.2
I18N_OPENXPKI_SERVER_CONTEXT_CTX_OBJECT_NOT_DEFINED; __OBJECT__ => log
OpenXPKI server is not running or does not accept requests.
Status check failed "

how can i fix it ?

------- Original Message -------
On Monday, May 29th, 2023 at 13:46, Oliver Welter <m...@oliwel.de> wrote:

try to build from the master branch - develop is likely not working at all

On 29.05.23 09:05, chris via OpenXPKI-users wrote:

Im building from source using the openxpki github public repo,as the packages are not available for debian 11, i found some dependencies and was able to build it, after building im getting this error
------- Original Message -------
On Monday, May 29th, 2023 at 11:41, Oliver Welter <m...@oliwel.de> wrote:

Hi Chris,

I am very confused - we neither provide debian 11 packages not have we pushed a v3.25 release (which is an internal developmnet tag) to any public available repo (at least not that I am aware of)...

This error message pretty much means that the code has a bug as it references a function that was not properly imported...so can you please shed some light where you got this code/packages from?

Oliver

On 29.05.23 07:45, chris via OpenXPKI-users wrote:
Hello community,

I am currently facing an issue while trying to start the OpenXPKI server. I am using the Community Edition v3.25.0 on Debian 11.

Here is the problem I am encountering:
When I run the command `openxpkictl start`, I receive the following output:

```
Starting OpenXPKI Community Edition v3.25.0
I18N_OPENXPKI_SERVER_CONTEXT_CTX_OBJECT_NOT_DEFINED; __OBJECT__ => log
OpenXPKI server is not running or does not accept requests.
Status check failed
```

I have checked the server status using `openxpkictl status`, and it confirms that the OpenXPKI server is not running or accepting requests.

I have reviewed the available documentation and searched the forums for similar issues, but I was unable to find a resolution. I have also attempted the following troubleshooting steps: - Checked the server logs for additional error messages, but there were no relevant entries. - Verified the configuration files, including the logging configuration, for any typos or syntax errors, but everything appears to be correct.

At this point, I am uncertain about the cause of the issue and how to resolve it. I suspect that the error message "I18N_OPENXPKI_SERVER_CONTEXT_CTX_OBJECT_NOT_DEFINED; __OBJECT__ => log" may provide some insight, but I am not sure how to interpret it.

If anyone in the community has encountered a similar problem while starting the OpenXPKI server or has any suggestions or insights into the "I18N_OPENXPKI_SERVER_CONTEXT_CTX_OBJECT_NOT_DEFINED" error, I would greatly appreciate your assistance.

Thank you for your time and support. I look forward to your response.

Best regards,
Chris




_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users
--
Protect your environment -  close windows and adopt a penguin!



_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users
--
Protect your environment -  close windows and adopt a penguin!



_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

--
Protect your environment -  close windows and adopt a penguin!
_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to