[jira] [Comment Edited] (OPENMEETINGS-2722) Deleted recordings are not reported by CLI admin

2022-02-22 Thread Sanket Parte (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496481#comment-17496481
 ] 

Sanket Parte edited comment on OPENMEETINGS-2722 at 2/23/22, 5:49 AM:
--

Thank you for the response.

I had built the image from 
[openmeetings-docker|https://github.com/openmeetings/openmeetings-docker.git] , 
I think it is taking CI build of version 7

I did following things to reproduce it:
 * Created meeting using RoomService API and recorded the session.
 * Pull the recording file using API
 * Call the delete API which marked the recording as deleted
 * Then I ran the following cleanup command 
 ** /opt/openmeetings/admin.sh -v -f --cleanup

But it is not deleting the recording which marked as deleted(i.e deleted = true)


was (Author: JIRAUSER283906):
Thank you for the response.

I had built the image from 
[openmeetings-docker|[https://github.com/openmeetings/openmeetings-docker.git]] 
 I think it is taking CI build of version 7

I did following things to reproduce it:
 * Created meeting using RoomService API and recorded the session.
 * Pull the recording file using API
 * Call the delete API which marked the recording as deleted
 * Then I ran the following cleanup command 
 ** /opt/openmeetings/admin.sh -v -f --cleanup

But it is not deleting the recording which marked as deleted(i.e deleted = true)

> Deleted recordings are not reported by CLI admin
> 
>
> Key: OPENMEETINGS-2722
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2722
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Command line Admin
>Affects Versions: 6.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 7.0.0
>
>
> Hi all,
> I am deleting the openmeetings recordings from SOAP API, but it is not 
> deleting the actual file, only sets the deleted flag = true.
> So I tried running following admin cleanup command after making the delete 
> API request.
> /opt/openmeetings/admin.sh -v -f --cleanup
> This is also not deleting the recording file, please find the attached output 
> log file
> But when I tried cleanup through openmeetings admin UI interface then it is 
> deleting the recordings which has deleted=true
> I want to delete those recordings(deleted=true) through command instead of UI 
> interface, any ideas how I can do this?
> Please help me with this, Thanks in advance.
> link to mail thread: 
> https://lists.apache.org/thread/gt4rd28tg03nsvxh4bsdzz56ppymppjh



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Comment Edited] (OPENMEETINGS-2722) Deleted recordings are not reported by CLI admin

2022-02-22 Thread Sanket Parte (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496481#comment-17496481
 ] 

Sanket Parte edited comment on OPENMEETINGS-2722 at 2/23/22, 5:49 AM:
--

Thank you for the response.

I had built the image from 
[openmeetings-docker|https://github.com/openmeetings/openmeetings-docker.git] , 
I think it is taking CI build of version 7

I did following things to reproduce it:
 * Created meeting using RoomService API and recorded the session.
 * Pulled the recording file using API
 * Call the delete API which marked the recording as deleted
 * Then I ran the following cleanup command 
 ** /opt/openmeetings/admin.sh -v -f --cleanup

But it is not deleting the recording which marked as deleted(i.e deleted = true)


was (Author: JIRAUSER283906):
Thank you for the response.

I had built the image from 
[openmeetings-docker|https://github.com/openmeetings/openmeetings-docker.git] , 
I think it is taking CI build of version 7

I did following things to reproduce it:
 * Created meeting using RoomService API and recorded the session.
 * Pull the recording file using API
 * Call the delete API which marked the recording as deleted
 * Then I ran the following cleanup command 
 ** /opt/openmeetings/admin.sh -v -f --cleanup

But it is not deleting the recording which marked as deleted(i.e deleted = true)

> Deleted recordings are not reported by CLI admin
> 
>
> Key: OPENMEETINGS-2722
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2722
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Command line Admin
>Affects Versions: 6.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 7.0.0
>
>
> Hi all,
> I am deleting the openmeetings recordings from SOAP API, but it is not 
> deleting the actual file, only sets the deleted flag = true.
> So I tried running following admin cleanup command after making the delete 
> API request.
> /opt/openmeetings/admin.sh -v -f --cleanup
> This is also not deleting the recording file, please find the attached output 
> log file
> But when I tried cleanup through openmeetings admin UI interface then it is 
> deleting the recordings which has deleted=true
> I want to delete those recordings(deleted=true) through command instead of UI 
> interface, any ideas how I can do this?
> Please help me with this, Thanks in advance.
> link to mail thread: 
> https://lists.apache.org/thread/gt4rd28tg03nsvxh4bsdzz56ppymppjh



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Comment Edited] (OPENMEETINGS-2722) Deleted recordings are not reported by CLI admin

2022-02-22 Thread Sanket Parte (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496481#comment-17496481
 ] 

Sanket Parte edited comment on OPENMEETINGS-2722 at 2/23/22, 5:48 AM:
--

Thank you for the response.

I had built the image from 
[openmeetings-docker|[https://github.com/openmeetings/openmeetings-docker.git]] 
 I think it is taking CI build of version 7

I did following things to reproduce it:
 * Created meeting using RoomService API and recorded the session.
 * Pull the recording file using API
 * Call the delete API which marked the recording as deleted
 * Then I ran the following cleanup command 
 ** /opt/openmeetings/admin.sh -v -f --cleanup

But it is not deleting the recording which marked as deleted(i.e deleted = true)


was (Author: JIRAUSER283906):
Thank you for the response.

I had built the image from [openmeetings-docker 
|[https://github.com/openmeetings/openmeetings-docker.git]] I think it is 
taking CI build of version 7

I did following things to reproduce it:
 * Created meeting using RoomService API and recorded the session.
 * Pull the recording file using API
 * Call the delete API which marked the recording as deleted
 * Then I ran the following cleanup command 
 ** /opt/openmeetings/admin.sh -v -f --cleanup

But it is not deleting the recording which marked as deleted(i.e deleted = true)

> Deleted recordings are not reported by CLI admin
> 
>
> Key: OPENMEETINGS-2722
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2722
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Command line Admin
>Affects Versions: 6.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 7.0.0
>
>
> Hi all,
> I am deleting the openmeetings recordings from SOAP API, but it is not 
> deleting the actual file, only sets the deleted flag = true.
> So I tried running following admin cleanup command after making the delete 
> API request.
> /opt/openmeetings/admin.sh -v -f --cleanup
> This is also not deleting the recording file, please find the attached output 
> log file
> But when I tried cleanup through openmeetings admin UI interface then it is 
> deleting the recordings which has deleted=true
> I want to delete those recordings(deleted=true) through command instead of UI 
> interface, any ideas how I can do this?
> Please help me with this, Thanks in advance.
> link to mail thread: 
> https://lists.apache.org/thread/gt4rd28tg03nsvxh4bsdzz56ppymppjh



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Comment Edited] (OPENMEETINGS-2722) Deleted recordings are not reported by CLI admin

2022-02-22 Thread Sanket Parte (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496481#comment-17496481
 ] 

Sanket Parte edited comment on OPENMEETINGS-2722 at 2/23/22, 5:47 AM:
--

Thank you for the response.

I had built the image from [openmeetings-docker 
|[https://github.com/openmeetings/openmeetings-docker.git]] I think it is 
taking CI build of version 7

I did following things to reproduce it:
 * Created meeting using RoomService API and recorded the session.
 * Pull the recording file using API
 * Call the delete API which marked the recording as deleted
 * Then I ran the following cleanup command 
 ** /opt/openmeetings/admin.sh -v -f --cleanup

But it is not deleting the recording which marked as deleted(i.e deleted = true)


was (Author: JIRAUSER283906):
Thank you for the response.

I had built the image from [openmeetings-docker 
|[https://github.com/openmeetings/openmeetings-docker.git],] I think it is 
taking CI build of version 7

I did following things to reproduce it:
 * Created meeting using RoomService API and recorded the session.
 * Pull the recording file using API
 * Call the delete API which marked the recording as deleted
 * Then I ran the following cleanup command 
 ** /opt/openmeetings/admin.sh -v -f --cleanup

But it is not deleting the recording which marked as deleted(i.e deleted = true)

> Deleted recordings are not reported by CLI admin
> 
>
> Key: OPENMEETINGS-2722
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2722
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Command line Admin
>Affects Versions: 6.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 7.0.0
>
>
> Hi all,
> I am deleting the openmeetings recordings from SOAP API, but it is not 
> deleting the actual file, only sets the deleted flag = true.
> So I tried running following admin cleanup command after making the delete 
> API request.
> /opt/openmeetings/admin.sh -v -f --cleanup
> This is also not deleting the recording file, please find the attached output 
> log file
> But when I tried cleanup through openmeetings admin UI interface then it is 
> deleting the recordings which has deleted=true
> I want to delete those recordings(deleted=true) through command instead of UI 
> interface, any ideas how I can do this?
> Please help me with this, Thanks in advance.
> link to mail thread: 
> https://lists.apache.org/thread/gt4rd28tg03nsvxh4bsdzz56ppymppjh



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Comment Edited] (OPENMEETINGS-2722) Deleted recordings are not reported by CLI admin

2022-02-22 Thread Sanket Parte (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496011#comment-17496011
 ] 

Sanket Parte edited comment on OPENMEETINGS-2722 at 2/22/22, 10:41 AM:
---

Hi [~solomax] 

Openmeetings version 7.0.0 is not available in docker hub, so I built the 
version 7.0.0 docker image from 
[openmeetings-docker|https://github.com/openmeetings/openmeetings-docker.git]

And tested it, but it is not working, please tell me if I am missing something.


was (Author: JIRAUSER283906):
Hi [~solomax] 

Openmeetings version 7.0.0 is not available in docker hub, so I built the 
version 7.0.0 docker image from 
[openmeetings-docker|[https://github.com/openmeetings/openmeetings-docker.git]|https://github.com/openmeetings/openmeetings-docker.git].]

And tested it, but it is not working, please tell me if I am missing something.

> Deleted recordings are not reported by CLI admin
> 
>
> Key: OPENMEETINGS-2722
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2722
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Command line Admin
>Affects Versions: 6.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 7.0.0
>
>
> Hi all,
> I am deleting the openmeetings recordings from SOAP API, but it is not 
> deleting the actual file, only sets the deleted flag = true.
> So I tried running following admin cleanup command after making the delete 
> API request.
> /opt/openmeetings/admin.sh -v -f --cleanup
> This is also not deleting the recording file, please find the attached output 
> log file
> But when I tried cleanup through openmeetings admin UI interface then it is 
> deleting the recordings which has deleted=true
> I want to delete those recordings(deleted=true) through command instead of UI 
> interface, any ideas how I can do this?
> Please help me with this, Thanks in advance.
> link to mail thread: 
> https://lists.apache.org/thread/gt4rd28tg03nsvxh4bsdzz56ppymppjh



--
This message was sent by Atlassian Jira
(v8.20.1#820001)