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

Android version not connecting to uat.littlegenius.io:8080 when running on CSL network #92

Closed
danlg opened this issue Nov 9, 2015 · 5 comments
Assignees
Labels
Milestone

Comments

@danlg
Copy link
Owner

danlg commented Nov 9, 2015

Works fine on Wifi.
Suspect this is due to usage of 8080 TCP port but need to double check.

@danlg danlg added the bug label Nov 9, 2015
@danlg danlg self-assigned this Nov 9, 2015
@danlg danlg added this to the 1.1 milestone Nov 9, 2015
@terenceng2010
Copy link
Contributor

below is the error msg when using csl network for tabclass, tabchat page

Exception in callback of async function: TypeError: Cannot read property 'profile' of undefined
at e.roleRequired (http://uat.littlegenius.io/7bb017db4497cd4965e4488c5ffb36f6e2c2567b.js?meteor_js_resource=true:482:316)
at http://uat.littlegenius.io/7bb017db4497cd4965e4488c5ffb36f6e2c2567b.js?meteor_js_resource=true:165:11735
at t.extend.withValue (http://uat.littlegenius.io/7bb017db4497cd4965e4488c5ffb36f6e2c2567b.js?meteor_js_resource=true:3:6576)
at u (http://uat.littlegenius.io/7bb017db4497cd4965e4488c5ffb36f6e2c2567b.js?meteor_js_resource=true:165:11689)
at p (http://uat.littlegenius.io/7bb017db4497cd4965e4488c5ffb36f6e2c2567b.js?meteor_js_resource=true:159:4050)
at null.next (http://uat.littlegenius.io/7bb017db4497cd4965e4488c5ffb36f6e2c2567b.js?meteor_js_resource=true:3:6834)
at e.LoginRequired (http://uat.littlegenius.io/7bb017db4497cd4965e4488c5ffb36f6e2c2567b.js?meteor_js_resource=true:482:180)
at http://uat.littlegenius.io/7bb017db4497cd4965e4488c5ffb36f6e2c2567b.js?meteor_js_resource=true:165:11735
at t.extend.withValue (http://uat.littlegenius.io/7bb017db4497cd4965e4488c5ffb36f6e2c2567b.js?meteor_js_resource=true:3:6576)
at u (http://uat.littlegenius.io/7bb017db4497cd4965e4488c5ffb36f6e2c2567b.js?meteor_js_resource=true:165:11689)
7bb017db4497cd4965e4488c5ffb36f6e2c2567b.js?meteor_js_resource=true:151 Route dispatch never rendered. Did you forget to call this.next() in an onBeforeAction?

@terenceng2010
Copy link
Contributor

User subscription not yet ready in onBeforeAction
iron-meteor/iron-router#871

@danlg danlg modified the milestones: 1.1 Dec, 1.2 January Dec 16, 2015
@terenceng2010
Copy link
Contributor

It is found that it works properly after changing to https

@terenceng2010
Copy link
Contributor

@terenceng2010
Copy link
Contributor

If there are existing old clients, once they are hot code pushed to the latest version (which points DDP connection to https) via WIFI, the issue would be resolved.

@danlg danlg modified the milestones: 1.0.3, 1.0.2, 1.0.1 Jan 8, 2016
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