Dhruv Patel Posted October 21, 2021 Share Posted October 21, 2021 Hi, When i try to add my s3 credentials it throws can't create enum for ap-southeast-2 SEVERE: Unhandled exception java.lang.IllegalArgumentException: Cannot create enum from ap-southeast-2 value! at com.amazonaws.regions.Regions.fromName(Regions.java:94) at io.antmedia.storage.AmazonS3StorageClient.initAmazonS3(AmazonS3StorageClient.java:57) at io.antmedia.storage.AmazonS3StorageClient.getAmazonS3(AmazonS3StorageClient.java:36) at io.antmedia.storage.AmazonS3StorageClient.getTransferManager(AmazonS3StorageClient.java:143) at io.antmedia.storage.AmazonS3StorageClient.save(AmazonS3StorageClient.java:97) at io.antmedia.muxer.HLSMuxer.lambda$writeTrailer$1(HLSMuxer.java:372) at io.vertx.core.impl.VertxImpl$InternalTimerHandler.handle(VertxImpl.java:923) at io.vertx.core.impl.VertxImpl$InternalTimerHandler.handle(VertxImpl.java:887) at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:366) at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:43) at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:229) at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:221) at io.vertx.core.impl.VertxImpl$InternalTimerHandler.run(VertxImpl.java:913) at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98) at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) Link to comment Share on other sites More sharing options...
0 Mohit Posted October 22, 2021 Share Posted October 22, 2021 Hi Dhruv, Please follow this document for S3 integration. You can all the S3 credentials from the dashboard so there's no need to edit to edit the xml file. Also for playing the VODs you should enable HTTP forwarding. -- Best Regards, Mohit Dubey Link to comment Share on other sites More sharing options...
Question
Dhruv Patel
Hi,
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Oct 21
1
Oct 22
1
Top Posters For This Question
Mohit 1 post
Dhruv Patel 1 post
Popular Days
Oct 21 2021
1 post
Oct 22 2021
1 post
1 answer to this question
Recommended Posts