#5 No section 'peertube'

Closed
opened 5 years ago by benj · 2 comments
benj commented 5 years ago

Here's what I get when I try to run after adding my tokens to peertube_secret:

File "./prismedia_upload.py", line 231, in
pt_upload.run(options)
File "/home/benjamin/Apps/prismedia/lib/pt_upload.py", line 143, in run
insecure_transport = secret.get('peertube', 'OAUTHLIB_INSECURE_TRANSPORT')
File "/usr/lib/python2.7/ConfigParser.py", line 330, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'peertube'

Here's what I get when I try to run after adding my tokens to peertube_secret: File "./prismedia_upload.py", line 231, in <module> pt_upload.run(options) File "/home/benjamin/Apps/prismedia/lib/pt_upload.py", line 143, in run insecure_transport = secret.get('peertube', 'OAUTHLIB_INSECURE_TRANSPORT') File "/usr/lib/python2.7/ConfigParser.py", line 330, in get raise NoSectionError(section) ConfigParser.NoSectionError: No section: 'peertube'
Poster
Owner

Hello,

It seems you miss the [peertube] part in your peertube_secret

Could you double check your peertube_secret and verify you have same fieds than in the sample?
https://git.lecygnenoir.info/LecygneNoir/prismedia/src/branch/develop/peertube_secret.sample

Regards,

Hello, It seems you miss the [peertube] part in your peertube_secret Could you double check your peertube_secret and verify you have same fieds than in the sample? https://git.lecygnenoir.info/LecygneNoir/prismedia/src/branch/develop/peertube_secret.sample Regards,
LecygneNoir added the
question
label 5 years ago
LecygneNoir self-assigned this 5 years ago
LecygneNoir added the
More info needed
label 5 years ago
Poster
Owner

No more answer, I close the issue.

Please feel free if you have more questions to reopen :)

No more answer, I close the issue. Please feel free if you have more questions to reopen :)
LecygneNoir closed this issue 5 years ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.