aws tag

215 questions


2 answers
41 views
0
During AWS DynamoDB cross region replication, the status of the replication connection fails with bootstrap failed.

The user timeline is being used by AWS Tokio region using dynamicodb.The original table has the following specifications:There are two reasons for replication:Detailed tasks for replication are as fol...

2 years ago

1 answers
42 views
0
A NetworkingError: connect ECONNREFUSED error occurs on AWS S3.

Testing aws3 in node.js.var AWS = require('aws-sdk');AWS.config.region = 'ap-northeast-1';AWS.config.endpoint = 'archabucket.s3-website-ap-northeast-1.amazonaws.com';var fs = require('fs');var s3 = ne...

2 years ago

3 answers
104 views
0
Amazon Web Services (AWS) produced in c# on a server consisting of Amazon LINUX.To run the EXE server program.

As the title says, there is an EXE server program created with C#.It's under development, so I've been running it on my computer and processing the connection through my computer IP.I'm going to use A...

2 years ago

1 answers
41 views
0
Forever start app.js does not work.

Testing on Amazon Web Server. Usually, if you look at the forever example, you run app.js, but once you try it, the process is working, but when you try to access it yourself, it doesn't respond.forev...

2 years ago

1 answers
64 views
0
An unknown cause error occurs.

Hello, I'm a student studying development.The school is working on a project.Boot using the spring An unknown error has often the cause to developing will raise questions.When testing on the local hos...

2 years ago

2 answers
41 views
0
Questions regarding AWS billing...

I recently started learning how to use aws, and during the s3 practice, I put the access key in the code, pushed it with a git hub, and didn't delete the key for hours, so I was charged about $250 on ...

aws
2 years ago

1 answers
126 views
0
How do I play video/music files on AWS3 as streaming?

We are producing a mobile community application.I use AWS S3, and until recording and uploading inside the current application,I implemented it by referring to the AWS S3 upload tutorial.In order to c...

2 years ago

1 answers
38 views
0
Is there any way to recover when I Terminate AWS Instance?

I was running and using issue management tool Jira in AWS Instance.However, last night, I was suddenly unable to access (this page cannot be displayed)It lasted about two hours. I tried this and that,...

aws
2 years ago

1 answers
95 views
0
Is there no systemd folder on Amazon Linux?

I'm using an instance of Amazon Linux (Amazon Linux AMI 2016.03.3).I want to run Tomcat as a service. I want to set up tomcat.service and register tomcat in the service./etc/systemd/system/tomcat.serv...

2 years ago

1 answers
68 views
0
interlocking rubyonrails with heroku~aws (ec2)

The homepage that Rails createdWe launched it using heroku.** The address is https://practicerails5.herokuapp.com/But when I upload my image and refresh it,The image is X-displayed and cannot be loade...

2 years ago
« - 18 - »

© 2024 OneMinuteCode. All rights reserved.