IoTKETI / Mobius

oneM2M IoT Server Platform
http://developers.iotocean.org/archives/module/mobius
BSD 3-Clause "New" or "Revised" License
134 stars 87 forks source link

RemoteCSE httpForwarding 요청 시 ERROR #55

Open LAMXkE opened 1 year ago

LAMXkE commented 1 year ago
Crash

Mobius/app.js에서 http forward 후 _res를 stringify 한 뒤에 다시 parse하는 부분이 있는데 이 부분에서 에러가 납니다. 이 부분 그냥 res = _res 하고 밑의 res = null; 을 지우니 잘 동작하기는 합니다.

환경 raspberry pi 4 위에 docker ubuntu 22.04.2 LTS node version v19.9.0