[
https://issues.apache.org/jira/browse/GUACAMOLE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17859729#comment-17859729
]
Tribhuwan Phulera commented on GUACAMOLE-1962:
----------------------------------------------
I don't think that's the issue as I removed guacamole-history-recording-storage
extension and re-tested, the error is still reproduceable.
The war file provided in [https://guacamole.apache.org/releases/1.5.5/] release
working fine with no changes anywhere in guacd server, or any nginx
configuration or $GUACAMOLE_HOME
> 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-history-recording-storage
> 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)