Skip to content

Migration between AMS 2.4.3 and AMS 2.6.4 #5516

Closed Answered by yashtandon113
KonradRatkowski asked this question in Q&A
Discussion options

You must be logged in to vote

@KonradRatkowski
When I see the logs, it is from version 2.4.3. Are you trying to install v2.4.3 on Ubuntu 22.04?

In the logs, error is related to SRT beans. To solve that, you need to edit red5-common.xml file under /usr/local/antmedia/conf folder and comment out the srtAdaptor bean part as below.

<!-- <bean id="srtAdaptor" class="#{ T(io.antmedia.rest.RestServiceBase).isEnterprise() ? 'io.antmedia.enterprise.sr>        
</bean>-->

After that restart the server.

And if you want to migrate the data from old server (2.4.3) then do the fresh installation of v2.6.4 on new server and copy below files only to transfer the data.

  1. Copy or move the application database files under the /usr/local…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by KonradRatkowski
Comment options

You must be logged in to vote
1 reply
@yashtandon113
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants