How can I make it so that I can see previews of videos and photos from my local server? I have a redmine server, I assume that I will need to do authorization, since all the data is private and requires authorization. But I can’t figure out how to do this within rocket chat, can anyone tell me?
Read this on how to report issues properly and then provide us with some proper server and debugging info.
Otherwise we’re all just guessing and wasting time.
I will try to describe the problem in more detail.
I have Redmine 5.1.3
Redmine messenger plugin
rocket chat 6.13.0
the image shows the ip address of the redmine server with the preview image that I need.
There is a plugin that sends information from Redmine to Rocket chat.
I noticed that Rocket Chat has a link preview feature, but no matter how much I try to give rocket chat a link to my attachments in issue, the preview does not appear.
I have a logical guess. That without authorization in redmine I will not be able to transfer the contents of the link (which is logical in fact). And I had a question. How to make it possible to preview the link and authorize in redmine so that rocket chat has access to resources
Like I said in that gist, you really need to document stuff comprehensively for anyone to be able to help you.
Which plugin?
What IP address is that shown? The Rocket server or the Redmine server?
What is the message format?
What do the logs say?
I know YOU know, but you have got to explain all this to someone who can’t see the inside of your server, or the inside of your head.
Update. the problem is that there are no problems in the logs. the link or simply does not appear as a url. and it is displayed as text. or there is no preview, but there is a piss. and here I suspect a problem with the fact that tea does not have access to
First, you have provided no more information so I can’t help you.
but there is a piss. and here I suspect a problem with the fact that tea does not have access to
I have no idea what you mean here.
Overall, I got what I wanted. I take data from redmine which comes to the chat bot. Then the bot reads them and looks for a “file” there. If he finds it. Sends a request to download a file and publish it to the chat from where the message came.
That’s what I needed and I was eventually able to come up with this bundle
Well we’re all still pretty well clueless as you still haven’t really described anything.
Glad you found a solution.