-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Some problems with SMTP integration, select Checklist and Generate report #33
Comments
@codessensei The first issue you mentioned, related to the spacing in the parameters, was updated this weekend in release 1.1.25.1. Try it again and see if that mitigates your issue. The issue related to checklists is most likely that you didn't assign an assessment type to the checklist as shown below: The issue related to not being able to generate a report is mostly likely an issue with saving the default template upon installation. This usually happens when you are Self-hosting Faction and do not have the proper permissions for it to save to the file system. It needs permission to read and write to I'm trying to recreate the CSRF issue you generated. I might need more information to reproduce. |
@codessensei In Faction 1.1.26.0 we moved report templates into the database instead of the file system. This might fix the issue you were having with not being able to generate a report. I also want to point out that it can take up to a minute to generate an assessment report. The longer report times usually happen when one of the following happen:
If it takes a while it should not be a problem. You will get a notification in the dashboard once it's done. If it has been a while and you attempt to download the report and nothing is downloaded then it's probably one of these things:
Let me know if your still having issues. |
Hi, I am using Office 365 to set up SMTP. I have filled in all the input fields, and they were saved successfully. However, I am unable to receive emails, and no errors are being displayed. Can you help me out to fix this issue? |
Let me recreate using office365 and get back to you. |
Hello. I encountered an error while trying to configure SMTP settings. Inputs include SMTP server, port, password and so on. When you type and save, a few TAB spaces are added before and after the text written to the input. I think this is why I couldn't get SMTP and e-mails to work. Does anyone know the solution to this problem?

Edit :
Also i can not select checklist from Checlists tab in Assesment page of project. I created checklists, but the dropdown does not appear in the list.
Also i can not generate report. When i click to generate report button under finalize tab loader waiting for 3-4 second and not showing any error or any information about it.
Originally posted by @codessensei in #31
The text was updated successfully, but these errors were encountered: