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

Link Previews not working in all cases #727

Closed
jclabaugh opened this issue Sep 7, 2015 · 6 comments
Closed

Link Previews not working in all cases #727

jclabaugh opened this issue Sep 7, 2015 · 6 comments
Assignees

Comments

@jclabaugh
Copy link

I have found multiple URLs that show a link preview in Slack but do not in Rocket.Chat.

Examples:

https://xebialabs.com/periodic-table-of-devops-tools

http://www.vox.com/2015/9/4/9260353/august-jobs-report

http://www.infoworld.com/article/2937829/cloud-computing/the-private-cloud-is-for-suckers.html

@geekgonecrazy
Copy link
Contributor

The 2nd and 3rd work for me. The first still doesn't

@jclabaugh
Copy link
Author

on Slack, the first link previews like this
screen shot 2015-09-09 at 5 22 59 pm

@geekgonecrazy
Copy link
Contributor

An interesting note.. When I curl the link, curl thinks that link has invalid ssl. This may be the reason..

@jclabaugh
Copy link
Author

could add the command line switch (-k or --insecure) when using curl so that it doesn't disregard wildcard cert's for subdomains or self-signed cert's

Allow connections to SSL sites without certs

@geekgonecrazy
Copy link
Contributor

Right that's what I did as soon as it failed. Let me verify this is actually what's happening on rocket.chat.

This might be what's happening with your other issue as well.

@geekgonecrazy
Copy link
Contributor

#749 fixes the issue mentioned here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants