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

Clicking "or talk as anonymous" doesn't work in the version develop or last version stable #14764

Closed
fnaveira opened this issue Jun 7, 2019 · 1 comment · Fixed by #14717
Closed

Comments

@fnaveira
Copy link

fnaveira commented Jun 7, 2019

Description:

Allow read and allow write as anonymous turned on.
You click sign in to start talking or talk as anonymous

Version of Rocket.Chat Server: 1.2.0-develop, 1.0.3

Steps to reproduce:

Click Allow Anonymous Read / Allow Anonymous Write
Open in new browser
Click Or Talk as anonymous

Expected behavior:

allow to enter a username to talk as

Actual behavior:

33401786-2235446c-d520-11e7-93d8-b131f84252d5

Captura1

Captura2

Captura3

Server Setup Information:

  • Version of Rocket.Chat Server: 1.2.0-develop , 1.0.3 ( cloud rocket)
  • Operating System: Linux x64 4.15.0-50-generic
  • Deployment Method: docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog: 1
  • NodeJS Version: v8.11.4
  • MongoDB Version: 3.2.21

Additional context

Relevant logs:

I20190607-20:05:29.115(0) Exception while invoking method 'browseChannels' TypeError: Cannot read property '_id' of null at MethodInvocation.browseChannels (server/methods/browseChannels.js:64:28) at MethodInvocation.methodsMap.(anonymous function) (app/lib/server/lib/debug.js:73:34) at MethodInvocation.methodMap.(anonymous function) (packages/rocketchat_monitoring.js:2731:30) at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1767:12) at DDP._CurrentMethodInvocation.withValue (packages/ddp-server/livedata_server.js:719:19) at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1304:12) at DDPServer._CurrentWriteFence.withValue (packages/ddp-server/livedata_server.js:717:46) at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1304:12) at Promise (packages/ddp-server/livedata_server.js:715:46) at new Promise () at Session.method (packages/ddp-server/livedata_server.js:689:23) at packages/ddp-server/livedata_server.js:559:43
I20190607-20:25:40.080(0) Exception while invoking method 'browseChannels' TypeError: Cannot read property '_id' of null at MethodInvocation.browseChannels (server/methods/browseChannels.js:64:28) at MethodInvocation.methodsMap.(anonymous function) (app/lib/server/lib/debug.js:73:34) at MethodInvocation.methodMap.(anonymous function) (packages/rocketchat_monitoring.js:2731:30) at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1767:12) at DDP._CurrentMethodInvocation.withValue (packages/ddp-server/livedata_server.js:719:19) at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1304:12) at DDPServer._CurrentWriteFence.withValue (packages/ddp-server/livedata_server.js:717:46) at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1304:12) at Promise (packages/ddp-server/livedata_server.js:715:46) at new Promise () at Session.method (packages/ddp-server/livedata_server.js:689:23) at packages/ddp-server/livedata_server.js:559:43
I20190607-20:33:07.031(0) Exception while invoking method 'browseChannels' TypeError: Cannot read property '_id' of null at MethodInvocation.browseChannels (server/methods/browseChannels.js:64:28) at MethodInvocation.methodsMap.(anonymous function) (app/lib/server/lib/debug.js:73:34) at MethodInvocation.methodMap.(anonymous function) (packages/rocketchat_monitoring.js:2731:30) at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1767:12) at DDP._CurrentMethodInvocation.withValue (packages/ddp-server/livedata_server.js:719:19) at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1304:12) at DDPServer._CurrentWriteFence.withValue (packages/ddp-server/livedata_server.js:717:46) at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1304:12) at Promise (packages/ddp-server/livedata_server.js:715:46) at new Promise () at Session.method (packages/ddp-server/livedata_server.js:689:23) at packages/ddp-server/livedata_server.js:559:43

@fnaveira
Copy link
Author

fnaveira commented Jun 7, 2019

Captura4

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

Successfully merging a pull request may close this issue.

1 participant