You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OADA Developers Group
In docker compose, some of the images are working fine while some of the docker files keep restarting. Due to this reason I can't get the backend, oada-srvc-docker to a start. Can someone tell me how to solve this issue?
Sam Noel
unread,
Nov 28, 2018, 8:33:05 AM11/28/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OADA Developers Group
Hi Naveen, We've been able to reproduce the error and are working toward a fix. Thanks.
Sam Noel
Sam Noel
unread,
Nov 28, 2018, 8:47:12 AM11/28/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OADA Developers Group
We believe it to be related to build dependency issues on our Alpine nodejs containers(all of those that are restarting) and node-rdkafka (compiled c code). node-rdkafka docs have a section in their git docs regarding Alpine usage, but I've run into an error when trying to build the yarn container of oada-srvc-docker. yarn is the container that goes in and installs all of the node dependencies (and node-rdkafka).