Git error해결방법: Your local changes to the following files would be overwritten by merge
· 약 5분
로컬에서 수정한 소스와 원격지 소스와 충돌이 있을때 해당오류가 발생한다.
로컬에서 수정한 소스와 원격지 소스와 충돌이 있을때 해당오류가 발생한다.
오류 메시지:
[42000][1055] Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'mydb.t.address' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
아래 설치 방법은 Nginx 설치 시에도 동일하게 적용할 수 있습니다. 단, ./configure
단계에서 --with-luajit
옵션만 제외하면 됩니다. 일반적으로 Nginx가 아닌 OpenResty를 선택하는 이유는 LuaJIT을 사용하기 위해서입니다.
现象:
公司新系统要上线了,生产环境搭建Nacos集群之后,发现有些节点无法被识别。
nacos.log
日志文件显示节点正常启动,没有异常日志,不过看naming-server.log
日志报了一些异常,无法匹配节点信息。
国内使用bundler install
等命令时,经常出现卡住或响应慢的现象,替换为国内源即可解决问题。