Why can't I find my express code at AWS EB'S EC2 instance?

Ryan

I had to change minor code of webservice which is live at AWS EB in Seoul region. I tried to access EC2 instance of the EB environment using ssh but I can't not find any code!

my terminal screen shot after I connect to the instance

I'm curious where are the codes and while I connect to the instance, the service was well running.

p.s. it's a Express project with MongoDB connected

Marcin

Your currently running application code will be stored in:

/var/app/current

But its better to actually fix your code at the source and redeploy your application bundle if possible.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

Why can't I SSH to this AWS NAT instance in a public subnet?

分類Dev

Is it possible that I request an EC2 instance but can't get fulfilled?

分類Dev

Why can't my derived class find my base class's type alias?

分類Dev

Can't find my .plist, why?

分類Dev

spamd is using a LOT of CPU credits on my AWS EC2 instance

分類Dev

Spontaneous shutdowns in AWS EC2 instance

分類Dev

I can't fill in the blanks in my code

分類Dev

Why CoCreateInstance can't create an instance of my component?

分類Dev

Why isn't my html code outputting the variable's value when I use Flask to render a template?

分類Dev

Why is EC2 instance status 'terminated' when I try to create it with IO1 volume type?

分類Dev

How can I find why system can not run my application?

分類Dev

Electron.JS is being very CPU intensive, I can't tell what's wrong with my code

分類Dev

I am not able to copy S3 file to EC2 instance using Userdata in CloudFormation

分類Dev

I can't find my branch in github, that i created on git

分類Dev

Why can't I use ^\s with grep?

分類Dev

Where do I put my Spring Boot REST API jar file on my Ubuntu EC2 instance?

分類Dev

Why can't Gatsby / Facebook find my og:image

分類Dev

AWS SSM describe-instance-information doesn't find my instances

分類Dev

How can I find a Ubuntu package to use with Amazon EC2?

分類Dev

How can I find a Ubuntu package to use with Amazon EC2?

分類Dev

Javascript - I can't find my mistake.(radio buttons)

分類Dev

AWS IAM: Allow EC2 instance to stop itself

分類Dev

AWS EC2, command line display instance type

分類Dev

'Launch More like this' AWS EC2 instance

分類Dev

AWS ec2 instance not open from some ip

分類Dev

Redirect URL for Google API client on AWS ec2 instance?

分類Dev

Crontab failing to run on AWS ec2 Ubuntu Instance

分類Dev

Crontab failing to run on AWS ec2 Ubuntu Instance

分類Dev

Why can't I define my variable with bracket notation in Angular 2

Related 関連記事

  1. 1

    Why can't I SSH to this AWS NAT instance in a public subnet?

  2. 2

    Is it possible that I request an EC2 instance but can't get fulfilled?

  3. 3

    Why can't my derived class find my base class's type alias?

  4. 4

    Can't find my .plist, why?

  5. 5

    spamd is using a LOT of CPU credits on my AWS EC2 instance

  6. 6

    Spontaneous shutdowns in AWS EC2 instance

  7. 7

    I can't fill in the blanks in my code

  8. 8

    Why CoCreateInstance can't create an instance of my component?

  9. 9

    Why isn't my html code outputting the variable's value when I use Flask to render a template?

  10. 10

    Why is EC2 instance status 'terminated' when I try to create it with IO1 volume type?

  11. 11

    How can I find why system can not run my application?

  12. 12

    Electron.JS is being very CPU intensive, I can't tell what's wrong with my code

  13. 13

    I am not able to copy S3 file to EC2 instance using Userdata in CloudFormation

  14. 14

    I can't find my branch in github, that i created on git

  15. 15

    Why can't I use ^\s with grep?

  16. 16

    Where do I put my Spring Boot REST API jar file on my Ubuntu EC2 instance?

  17. 17

    Why can't Gatsby / Facebook find my og:image

  18. 18

    AWS SSM describe-instance-information doesn't find my instances

  19. 19

    How can I find a Ubuntu package to use with Amazon EC2?

  20. 20

    How can I find a Ubuntu package to use with Amazon EC2?

  21. 21

    Javascript - I can't find my mistake.(radio buttons)

  22. 22

    AWS IAM: Allow EC2 instance to stop itself

  23. 23

    AWS EC2, command line display instance type

  24. 24

    'Launch More like this' AWS EC2 instance

  25. 25

    AWS ec2 instance not open from some ip

  26. 26

    Redirect URL for Google API client on AWS ec2 instance?

  27. 27

    Crontab failing to run on AWS ec2 Ubuntu Instance

  28. 28

    Crontab failing to run on AWS ec2 Ubuntu Instance

  29. 29

    Why can't I define my variable with bracket notation in Angular 2

ホットタグ

アーカイブ