48647 INFO: checking EXE
48653 INFO: Rebuilding EXE-00.toc because pkg is more recent
48654 INFO: Building EXE from EXE-00.toc
48663 INFO: Appending archive to ELF section in EXE /workspace/TDCP_51/build/index/index
48695 INFO: Building EXE from EXE-00.toc completed successfully.
48713 INFO: checking COLLECT
WARNING: The output directory "/workspace/TDCP_51/dist/index" and ALL ITS CONTENTS will be REMOVED! Continue? (y/N)y
On your own risk, you can use the option --noconfirm to get rid of this question.
57406 INFO: Removing dir /workspace/TDCP_51/dist/index
57415 INFO: Building COLLECT COLLECT-00.toc
59023 INFO: Building COLLECT COLLECT-00.toc completed successfully.
에러가 딱히 뜨지 않습니다.
안녕하세요.
robo3t 기준으로 안내 드립니다.
말씀해주신것처럼 /etc/mongod.conf에서 bindIp 수정 (127.0.0.1 => 0.0.0.0) 및 DB 실행
상단메뉴 [컨테이너] - [SSH 설정]에서 IP와 포트, 비밀번호를 확인합니다.
Connection 설정에서 Address는 localhost와 27017 그대로 둡니다.
SSH 설정에 위에서 확인한 사항들을 입력해 줍니다.
Test를 눌러 정상적으로 연결이 되는지 확인한 모습
안녕하세요!
작성자님이 해주신 질문은 아래와 같은 깃 명령어로 해결하실 수 있으나 이 경우 누구와 함께 코드를 커밋 및 푸시를 했다고 표시됩니다.
$ git add
$ git commit --author="예제 <예제 @gmail.com >" -m "아무거나"
다른 해결책은 아래 글(링크)을 읽어보시면 도움이 되실 것 같습니다!
https://therajanmaurya.medium.com/git-push-pull-with-two-different-account-and-two-different-user-on-same-machine-a85f9ee7ec61