Thank you
Works for me !
Ixapack
Posts
-
PDF to Word don't work sudo issue -
PDF to Word don't work sudo issueHello
If I understand correctly, the issue was resolved by changing the custom user to none on the Docker image. Please Cloudron teams can you make the necessary adjustments to the image package? -
PDF to Word don't work sudo issueHello developers,
I encountered several errors while trying to convert a PDF to DOCX using the following command on the log.
soffice --headless --nologo --infilter=writer_pdf_import --convert-to docx --outdir /tmp/output_8499419009593593499 /tmp/input_6190689326235252714.pdf
The errors included:javaldx failed!
Warning: failed to read path from javaldx
dconf-CRITICAL **: unable to create directory '/root/.cache/dconf': Permission denied. dconf will not work properly.
Fontconfig error: No writable cache directoriesIf im running the command from the terminal with the sudo, that work !
sudo soffice --headless --nologo --infilter=writer_pdf_import --convert-to docx --outdir /tmp/output_8499419009593593499 /tmp/input_6190689326235252714.pdf
It seems that the errors were related to permissions. Using sudo allowed the command to execute successfully. However, it would be great if these permission issues could be addressed so that the command can run without requiring sudo. -
Errors in log and net responding clients@girish Hello i confirm, the update fix the issue
thank you -
Errors in log and net responding clientsNew instance i don't have any down
I try on my old one to disable one by one some function still the time out .
odd -
Errors in log and net responding clientsHello
here below my config .
I enable yubico and the 2fa and have been powned
also the token on argo2I try right now a new instance
{
"domain": "https://vault.ixapack.com",
"sends_allowed": true,
"hibp_api_key": "",
"incomplete_2fa_time_limit": 3,
"disable_icon_download": false,
"signups_allowed": true,
"signups_verify": false,
"signups_verify_resend_time": 3600,
"signups_verify_resend_limit": 6,
"signups_domains_whitelist": "ixapack.com",
"org_creation_users": "informatique@ixapack.com",
"invitations_allowed": true,
"emergency_access_allowed": true,
"email_change_allowed": false,
"password_iterations": 600000,
"password_hints_allowed": true,
"show_password_hint": false,
"admin_token": "$argon2id$",
"invitation_org_name": "Ixapass",
"ip_header": "X-Forwarded-For",
"icon_redirect_code": 302,
"icon_cache_ttl": 2592000,
"icon_cache_negttl": 259200,
"icon_download_timeout": 10,
"http_request_block_non_global_ips": true,
"disable_2fa_remember": false,
"authenticator_disable_time_drift": false,
"require_device_email": false,
"reload_templates": false,
"log_timestamp_format": "%Y-%m-%d %H:%M:%S.%3f",
"admin_session_lifetime": 20,
"increase_note_size_limit": false,
"_enable_yubico": true,
"yubico_client_id": "",
"yubico_secret_key": "",
"_enable_duo": false,
"_enable_smtp": true,
"use_sendmail": false,
"smtp_host": "mail",
"smtp_security": "off",
"smtp_port": 2525,
"smtp_from": "vault.app@ixapack.io",
"smtp_from_name": "noreply",
"smtp_username": "vault.app@ixapack.io",
"smtp_password": "",
"smtp_auth_mechanism": "Plain",
"smtp_timeout": 15,
"smtp_embed_images": true,
"smtp_accept_invalid_certs": true,
"smtp_accept_invalid_hostnames": true,
"_enable_email_2fa": true,
"email_token_size": 6,
"email_expiration_time": 600,
"email_attempts_limit": 3,
"email_2fa_enforce_on_verified_invite": true,
"email_2fa_auto_fallback": true
} -
Errors in log and net responding clients@nebulon Hello same as dima . i don't have any issue and suddently timeout
-
Errors in log and net responding clientsHello
up , i have exactly the same issue
Look like for me the instance freeze after sending 2FA mail
No clue at the moment
regards