[
https://issues.apache.org/jira/browse/GUACAMOLE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17859696#comment-17859696
]
Tribhuwan Phulera commented on GUACAMOLE-1962:
----------------------------------------------
Also what you exactly meant by Extension, as I am not aware of this. I just
pulled latest client code from main branch and compiled it using maven and this
error is coming.
> 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)