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

validateSettings(...).success() is not a function #773

Closed
GregDaure opened this issue Apr 11, 2019 · 3 comments
Closed

validateSettings(...).success() is not a function #773

GregDaure opened this issue Apr 11, 2019 · 3 comments
Labels

Comments

@GregDaure
Copy link

GregDaure commented Apr 11, 2019

Issue description

Hi, I'm trying to deploy streama with docker but i'm not able to pass the first settings setup.
When i'm filling the base settings like "Upload Directory" nothing happens. When i take a look in the Chrome console i get the following error :

TypeError: e.settings.validateSettings(...).success is not a function at c.a.validateSettings (streama.unminified.js:6863) at fn (eval at compile (vendor.unminified.js:29117), <anonymous>:4:645) at e (vendor.unminified.js:41650) at c.$eval (vendor.unminified.js:32092) at c.$apply (vendor.unminified.js:32191) at HTMLInputElement.<anonymous> (vendor.unminified.js:41654) at HTMLInputElement.dispatch (vendor.unminified.js:7620) at HTMLInputElement.m.handle (vendor.unminified.js:7433) (anonymous) @ vendor.unminified.js:28266 (anonymous) @ vendor.unminified.js:24545 $apply @ vendor.unminified.js:32196 (anonymous) @ vendor.unminified.js:41654 dispatch @ vendor.unminified.js:7620 m.handle @ vendor.unminified.js:7433

Expected Behaviour

I think i should get a success or an error message.

Actual Behaviour

Nothing happens and i get the previous stacktrace.

Environment Information

  • Operating System: Running on docker with java 8
  • Streama version: Latest release : Streama V1.6.3

Thanks for your work and I hope we will be able to solve this issue

@dularion
Copy link
Member

dularion commented Apr 11, 2019

Oh thanks! Fixing now..

@dularion dularion added the Bug label Apr 11, 2019
dularion pushed a commit that referenced this issue Apr 11, 2019
@dularion
Copy link
Member

@GregDaure
Copy link
Author

Wow that was fast! Many thanks I will update my container!

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

No branches or pull requests

2 participants