Your comments
i tried diff files.
any file more than 1MB it is not working even for image
Hey this is working
what is the maximum file size to upload?
and Does it accepts only limited file types or what?
i tried pdf it didn't get uploaded and i tried image it worked.
Nguyen,
can we have a WebEx Meeting. on this topic. so that I can give clear idea What I'm trying to Explain here.
thats my concern and sorry to bother you.
we can have a WebEx Meeting of your earliest possibility.
thanks.
Tej (513-488-4748)
Is this possible to be done by end of this week?
Yes, Amazon RDS
it has a proper access to READ WRITE
then how come the same zip file is working locally and not working in AMAZON?
It is just because of the what ip you mention in the server place
not sure how to access 127.0.0.1 in EC2
let me know the best possible time.
I will create a webex meeting, to clear this fast.
vtej27@gmail.com
513488478
thanks
i have attached log and prop file
excluding sestive info
thanks
#=====================================================
# You can visit link https://community.mycollab.com/docs/hosting-mycollab-on-your-own-server/advanced-configuration/
# to get all configuration fieldBuilder and their meanings
#=====================================================
#=====================================================
# SITE CONFIGURATION
#=====================================================
app.siteName=company
app.notifyEmail=vtej27@gmail.com
server.address=52.42.39.49
server.apiUrl=https://api.mycollab.com/
server.storageSystem=file
server.siteUrl=http://%s:%d/
server.resourceDownloadUrl=http://%s:%d/file/
server.cdnUrl=http://%s:%d/assets/
#=====================================================
# DATABASE CONFIGURATION
#=====================================================
spring.datasource.driverClassName=com.mysql.jdbc.Driver
spring.datasource.url=******************************
spring.datasource.username=****
spring.datasource.password=****
#=====================================================
# MAIL CONFIGURATION
#
# SMTP Mail setting to use in
#=====================================================
mail.smtphost=smtp.gmail.com
mail.port=587
mail.username=vtej27@gmail.com
mail.password=****
mail.startTls=true
mail.ssl=true
#=====================================================
# ERROR REPORTING
# This email is used to receive any error causes during
# MyCollab running. It just collects java stack trace not
# any end user sensitive data. In case you are serious not
# want to send report automatically to our team, you can
# leave this field to empty
#=====================================================
error.sendTo=error@mycollab.com
Customer support service by UserEcho
if you didn't specify then by default it will take the multipart file size as 1MB.
that's what I faced in my past exp.
springboot application we can write a property in application.properties file.