Solved Invitation link thats emailed to user, is totally off
-
Hey guys. hope yall are having a good time.
So i dockerized uvdesk on my ubuntu server and set up the swiftmailer to use my gmail.
but when an email is sent to the user, the verification link is something like this:Hello Test User
Your account has been successfully created.
Click on the link to set your password:http://0.0.0.0:6744/en/update-credentials/test@testmail.com/CdLDFLit6LhF9iDfLm6DOZPTI0tmaWml
while i need it to be something like:
https://mydomain.com/en/update-credentials/test@testmail.com/CdLDFLit6LhF9iDfLm6DOZPTI0tmaWml
I need it to be "mydomain.com" instead of "0.0.0.0:6744"
what do you guys think i should do?[link text](link url) -
@hoodad thank you for your question.
You may need check if you set your domain correctly in configurations files located at uvdesk/config/packages/ folder.Files:
- uvdesk.yaml
check if you set correctly the site_url that should be like
site_url: helpdesk.yourdomain.ext
Should not have any http before as showed in the example.
Be sure also to have cleared the cache.
https://forums.uvdesk.com/topic/1844/how-to-remove-cacheLet me know if you was able to resolve, if not we need wait a reply from the UVdesk staff
-
@peopleinside Hi!
thank you for your response.
ive been looking for this file for like ever.
its just that i changed it in the container and when i tried again, nothing happened. the problem still persist. do i need to restart anything? -
@peopleinside said in Invitation link thats emailed to user, is totally off:
Be sure also to have cleared the cache.
https://forums.uvdesk.com/topic/1844/how-to-remove-cache -
@peopleinside i tried the command "php bin/console c:c
" in the container but i got "Could not open input file: bin/console
"
i dont know whats wrong with it. -
@hoodad you should run this on your main root uvdesk folder.
-
@peopleinside oh right.
so i did that too and cleared the cache.
but the problem still persists. -
@hoodad OK, let's wait a reply from @Komal-Sharma
-
-
@hoodad I'm not a developer and I'm not part of the UVdesk team.
You will need wait a reply from the UVdesk staff.Consider that the free support on the community can take time.
I'm here just as volunteer user, I help to keep the community ordered and I try to follow users and topic to help them to get an answer.. but maybe will be not fast.I understand this can be frustrating.
-
@Komal-Sharma any help on this topic please?
-
I'm sorry to see no reply from UVdesk.
I'm sorry if I cannot help with this request. -
I'm so sorry to see no one has updated this discussion.
I don't think a reply will be made any more as many days has been past.The topic will still be opened but I flag it as resolved as no more updates from UVdesk staff has been posted even if was requested. I'm sorry about that.
-