RocketChat / RocketChat/Docker.Official.Image

Docker not install "apn" dependency

Open
#227 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dockerfile
Stars
337
Forks
228
Avg merge
3d 10h
Merged PRs (30d)
5

Description

We have issues with APN setting Push notification. the Rocket.chat not connect to APN:
Error: Apn Connection not initialized.<br> at sendAPN (app/push/server/apn.ts:30:9)
image

I build Rocket.chat from source code is work Ok. but run from docker image is not.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking how the Docker image installs runtime dependencies and compare that with the source build, then trace app/push/server/apn.ts:30:9. Done when the Docker image includes the needed dependency and APN initialization works when Rocket.Chat runs from the image.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, node.js, typescript
Domain
backend, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.