[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17859688#comment-17859688
 ] 

Tribhuwan Phulera commented on GUACAMOLE-1962:
----------------------------------------------

guacamole.properties: 

# MySQL properties
mysql-hostname: 127.0.0.1
mysql-port: 3306
mysql-database: xxxxxxxx
mysql-username: xxxxxxxx
mysql-password: xxxxxxxx


recording-search-path: /Recordings_Guacamole

#SAML Configuration
saml-idp-metadata-url:https://xxxxxx
saml-entity-id:https://xxxxx
saml-callback-url:https://xxxxxxx
saml-strict: false
saml-debug: true
skip-if-unavailable: saml
extension-priority: *,saml
saml-group-attribute: groups

> Error while killing session from Active Sessions
> ------------------------------------------------
>
>                 Key: GUACAMOLE-1962
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1962
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole
>    Affects Versions: 1.5.5
>            Reporter: Tribhuwan Phulera
>            Priority: Minor
>         Attachments: error.png, killsessionerror.har
>
>
> Hi Team,
> I'm encountering an error when trying to terminate an active session, as 
> shown in the attached image.
> The response from the ActiveConnection API is as follows:
> {
>     "message": "The extension providing this directory does not support 
> Atomic Operations. The patch cannot be executed.",
>     "translatableMessage": {
>         "key": "APP.TEXT_UNTRANSLATED",
>         "variables":
> {             "MESSAGE": "The extension providing this directory does not 
> support Atomic Operations. The patch cannot be executed."         }
>     },
>     "statusCode": null,
>     "expected": null,
>     "patches": null,
>     "type": "INTERNAL_ERROR"
> }
> I've spent two days searching online for a solution but haven't found anyone 
> else who has faced this issue before. Therefore, I'm raising it here in Jira. 
> Could you please help me understand under what circumstances this issue 
> occurs or if it's a bug? 
> Thank you.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to