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

Custom Sounds and Apps no longer working in Administration #12554

Closed
bkraul opened this issue Nov 7, 2018 · 2 comments
Closed

Custom Sounds and Apps no longer working in Administration #12554

bkraul opened this issue Nov 7, 2018 · 2 comments

Comments

@bkraul
Copy link

bkraul commented Nov 7, 2018

Description:

The admin sections to customize Custom Sounds and Apps no longer work as of the latest develop update.

Steps to reproduce:

  1. Update develop to latest (0.72-develop. commit: b4debdc)
  2. Go to Administration
  3. Click on Custom Sounds, or Apps.

Expected behavior:

The sections for custom sounds or apps should appear.

Actual behavior:

Nothing happens.

Demo Video

Video

Server Setup Information:

Rocket.Chat

Version 0.72.0-develop
Database Migration 135
Database Migration Date
Installed at Wed Nov 07 2018 07:08:18 GMT-0600 (Central Standard Time)
Uptime 17 seconds
Deployment ID ZMnphP2xrSgdJk4FK
PID 1
Running Instances 1
OpLog Enabled

Commit

Hash b4debdc
Date Tue Nov 6 14:56:18 2018 -0200
Branch develop
Tag 0.71.0
Author Marcos Spessatto Defendi
Subject Convert rocketchat-autotranslate to main module structure (#12530)

Runtime Environment

OS Type Linux
OS Platform linux
OS Arch x64
OS Release 4.15.0-38-generic
Node Version v8.11.3
OS Uptime 4 minutes, 18 seconds
OS Load Average 0.54, 0.29, 0.13
OS Total Memory 3.85 GB
OS Free Memory 1.69 GB
OS CPU Count 2

Additional context

This happened on a brand new docker installation, and also on an existing installation that had the sections previously working (it works on commit 265669d)
, and do not work now because of the update.

Relevant logs:

Logs show no errors.

@tassoevan
Copy link
Contributor

Both are logging the following error on browser console:

Error: No such template: requiresPermission
    at http://localhost:3000/packages/blaze.js?hash=adc5286b78e5c0f8e7f56a602f77eefb5def6bf1:3212:15
    at Blaze.View.<anonymous> (http://localhost:3000/packages/spacebars.js?hash=3fe9af696e128faeb64cb3b88e59dcf3d4ced009:68:23)
    at http://localhost:3000/packages/blaze.js?hash=adc5286b78e5c0f8e7f56a602f77eefb5def6bf1:1934:20
    at Function.Template._withTemplateInstanceFunc (http://localhost:3000/packages/blaze.js?hash=adc5286b78e5c0f8e7f56a602f77eefb5def6bf1:3769:14)
    at http://localhost:3000/packages/blaze.js?hash=adc5286b78e5c0f8e7f56a602f77eefb5def6bf1:1932:29
    at Object.Blaze._withCurrentView (http://localhost:3000/packages/blaze.js?hash=adc5286b78e5c0f8e7f56a602f77eefb5def6bf1:2271:12)
    at viewAutorun (http://localhost:3000/packages/blaze.js?hash=adc5286b78e5c0f8e7f56a602f77eefb5def6bf1:1931:18)
    at Computation._compute (http://localhost:3000/packages/tracker.js?hash=725573cf35451add9ec258f882b90fd0455ebc45:332:38)
    at new Computation (http://localhost:3000/packages/tracker.js?hash=725573cf35451add9ec258f882b90fd0455ebc45:229:12)
    at Object.Tracker.autorun (http://localhost:3000/packages/tracker.js?hash=725573cf35451add9ec258f882b90fd0455ebc45:602:11) undefined

@bkraul
Copy link
Author

bkraul commented Nov 9, 2018

This appears to have been fixed on commit 6db4360 . Thanks guys!

@bkraul bkraul closed this as completed Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants