Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rocket chat won’t start #61

Open
peterhtrow opened this issue Mar 4, 2021 · 0 comments
Open

Rocket chat won’t start #61

peterhtrow opened this issue Mar 4, 2021 · 0 comments

Comments

@peterhtrow
Copy link

Hi,
After starting nginx and Nextcloud successfully first time, I’ve hit a wall with rocket chat.
I’m using a contabo vserver (the one apparently successfully tested in the docs) with Ubuntu 20.04

Kubectl get pods

NAME READY STATUS RESTARTS AGE
svclb-traefik-qpz57 2/2 Running 2 7d20h
landingpage-544dd886db-5b8b2 1/1 Running 1 7d20h
traefik-58b4454475-cxrcc 1/1 Running 1 7d20h
nextcloud-team-nextcloud-nc-8899546f4-sxpzl 2/2 Running 2 4d17h
nextcloud-team-nextcloud-redis-7c856fc8fc-xxj2p 1/1 Running 1 4d17h
nextcloud-team-nextcloud-db-596d4d58f7-cq9vt 1/1 Running 1 4d17h
chat-team-chat-mongo-tn7kh 0/2 Pending 0 53m
chat-team-chat-rc-6b89697f88-5w8bh 0/1 Pending 0 53m

kubectl get events

LAST SEEN TYPE REASON OBJECT MESSAGE
58m Normal WaitForFirstConsumer persistentvolumeclaim/chat-team-chat-rc-tmp waiting for first consumer to be created before binding
58m Normal WaitForFirstConsumer persistentvolumeclaim/chat-team-chat-rc-data waiting for first consumer to be created before binding
58m Normal WaitForFirstConsumer persistentvolumeclaim/chat-team-chat-mongo-backup waiting for first consumer to be created before binding
58m Normal WaitForFirstConsumer persistentvolumeclaim/chat-team-chat-mongo-data waiting for first consumer to be created before binding
58m Normal ScalingReplicaSet deployment/chat-team-chat-rc Scaled up replica set chat-team-chat-rc-6b89697f88 to 1
58m Normal SuccessfulCreate replicaset/chat-team-chat-rc-6b89697f88 Created pod: chat-team-chat-rc-6b89697f88-5w8bh
58m Normal SuccessfulCreate replicationcontroller/chat-team-chat-mongo Created pod: chat-team-chat-mongo-tn7kh
48m Warning FailedScheduling pod/chat-team-chat-mongo-tn7kh running PreBind plugin "VolumeBinding": binding volumes: timed out waiting for the condition
48m Warning FailedScheduling pod/chat-team-chat-rc-6b89697f88-5w8bh running PreBind plugin "VolumeBinding": binding volumes: timed out waiting for the condition
38m Warning FailedScheduling pod/chat-team-chat-mongo-tn7kh running PreBind plugin "VolumeBinding": binding volumes: timed out waiting for the condition
38m Warning FailedScheduling pod/chat-team-chat-rc-6b89697f88-5w8bh running PreBind plugin "VolumeBinding": binding volumes: timed out waiting for the condition
28m Warning FailedScheduling pod/chat-team-chat-mongo-tn7kh running PreBind plugin "VolumeBinding": binding volumes: timed out waiting for the condition
28m Warning FailedScheduling pod/chat-team-chat-rc-6b89697f88-5w8bh running PreBind plugin "VolumeBinding": binding volumes: timed out waiting for the condition
8m14s Warning FailedScheduling pod/chat-team-chat-mongo-tn7kh running PreBind plugin "VolumeBinding": binding volumes: timed out waiting for the condition
8m13s Warning FailedScheduling pod/chat-team-chat-rc-6b89697f88-5w8bh running PreBind plugin "VolumeBinding": binding volumes: timed out waiting for the condition
3m27s Normal ExternalProvisioning persistentvolumeclaim/chat-team-chat-mongo-backup waiting for a volume to be created, either by external provisioner "rancher.io/local-path" or manually created by system administrator
3m27s Normal ExternalProvisioning persistentvolumeclaim/chat-team-chat-rc-data waiting for a volume to be created, either by external provisioner "rancher.io/local-path" or manually created by system administrator
3m27s Normal ExternalProvisioning persistentvolumeclaim/chat-team-chat-rc-tmp waiting for a volume to be created, either by external provisioner "rancher.io/local-path" or manually created by system administrator
3m27s Normal ExternalProvisioning persistentvolumeclaim/chat-team-chat-mongo-data waiting for a volume to be created, either by external provisioner "rancher.io/local-path" or manually created by system administrator

I’m new to this game and not sure how or where the missing volume needs to be created. Grateful for any pointers. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant