question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

You do not have permission to access this pad

See original GitHub issue

Hi everyone! Why am I seeing this when I visit my group pad - https://site.com/g.kU30kGMSetcKsjrg$asdfvcfd? I did not find any mention in the documentation that group pads require a session, given that the requireSession parameter is false. Examples and settings below.

1 2

settings.json

{
  ...
  "requireSession": false
  ...
}
[2020-04-25 22:21:15.674] [WARN] message - Authentication try failed:{"component":"pad","type":"CLIENT_READY","padId":"g.kU30kGMSetcKsjrg$asdfvcfd","sessionID":"null","password":null,"token":"t.pgKq4hZ59aIr43ppd3AR","protocolVersion":2}

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
JohnMcLearcommented, Apr 27, 2020
  1. My mistake. You are correct. sessionKey is used to generate express session IDs that can be then re-used after restart. To retain uniqueness…

Did you solve this? Happy to help further if I can. If you want another example you can look at how the backend tests auth, I’m pretty sure it does a make user flow, create group pad etc.

0reactions
alekso87commented, Apr 27, 2020

Yes, I solved the question by running a couple of tests.

Read more comments on GitHub >

github_iconTop Results From Across the Web

You do not have permission to access this pad #3130 - GitHub
Hi, I'm having the following error when embeding EPL in my web application: Web browser error: You do not have permission to access...
Read more >
Embedding EtherPad form into Quicktabs "You do not ... - Drupal
I have my URLs set in Drupal's Etherpad config, and Etherpad is ... I was seeing the same "You do not have permission...
Read more >
Establishing session in etherpad - Stack Overflow
I always get a message from the etherpad pad like "You do not have permission to access this pad" Everything i do is...
Read more >
If you need permission to open an item on Mac - Apple Support
On your Mac, select the item, then choose File > Get Info or press Command-I. Click the arrow next to Sharing & Permissions...
Read more >
Etherpad Lite: PHP class problem - Google Groups
After i enter a name into the text field and click send i get the etherpad lite gui but it tells me "You...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found