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

Text uploader failing #7

Closed
bushtarikgg opened this issue Mar 20, 2019 · 5 comments
Closed

Text uploader failing #7

bushtarikgg opened this issue Mar 20, 2019 · 5 comments

Comments

@bushtarikgg
Copy link

Following your tutorial, the text uploader is not passing the sharex test. Image, file, url shortener, are all working.

Thanks.

@TannerReynolds
Copy link
Owner

Please include a more detailed report. What error is ShareX giving you? Can I get a screenshot of your config - the sensitive data? Are you running the latest commit?

@bushtarikgg
Copy link
Author

@TannerReynolds
Copy link
Owner

TannerReynolds commented Mar 20, 2019

Please run the latest commit to see if it fixes your error. It should be fixed now

Also, are you sure SSL is properly configured?
https://i.imgur.com/jpyflwu.png

I see that you do not have a key.pem and cert.pem file in your src folder. Running a secure server without using key and cert pem files is only tested on Cloudflare's Flexible SSL method, which forces the https protocol without use of the files (Though it's not a completely secure connection regardless)

@bushtarikgg
Copy link
Author

My SSL is working well. I'm routing it through nginx. I needed to set secure: true because you are forming URL's based off of this setting.

Thanks.

@bushtarikgg
Copy link
Author

The latest commit is working well for me. Thanks!

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

No branches or pull requests

2 participants