Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
9 replies
Subscribers
7 subscribers
Views
2821 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
File upload component for a specific user account throws an error message - &quo
sethulakshmis
over 9 years ago
File upload component for a specific user account throws an error message - "The upload for file <fileName> exceeded the time limit. Please try uploading it again." or "The file couldn't be uploaded. Please try uploading it again". The same component works perfect for other users on the same server. Attached excerpts from server log. Please advise.
For a quick reference, this is what is logged on the server
[ajp-/0.0.0.0:8009-10] ERROR com.appiancorp.security.cors.CorsFilter - CORS request rejected; invalid request from 10.87.109.84 to /tempo/file-web
javax.servlet.ServletException: CORS origin denied <server url> not on allowed list: []
FIleUploadErrorLog.txt
OriginalPostID-159306
OriginalPostID-159306
Discussion posts and replies are publicly visible
0
Eduardo Fuentes
Appian Employee
over 9 years ago
What's the value of these two settings in custom.properties and how does it relate to the URL you're using to access Appian?
conf.suite.SCHEME=
conf.suite.SERVER_AND_PORT=
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sethulakshmis
over 9 years ago
Hi Eduardo,
conf.suite.SCHEME=http
conf.suite.SERVER_AND_PORT= our server url
They match exactly with the url we use. Please advise.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sethulakshmis
over 9 years ago
Hi Eduardo, is there anything that needs to be validated. please advise
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sethulakshmis
over 9 years ago
Eduardo, Need your help here. Please provide your thoughts...
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Does the log actually says: " <server url> " or you removed this value intentionally from the log?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sethulakshmis
over 9 years ago
I removed it intentionally. but I could confirm that custom.prop conf.suite.SERVER_AND_PORT and server url in the log are exactly the same.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sethulakshmis
over 9 years ago
My bad..i missed the port number in log file. yes! now it works if server and port number are exactly the same in the url we use to access the file upload form. It is not an issue since this is a dev environment issue now. Thanks a lot.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Glad it worked, I was almost positive the issue was in those properties.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sethulakshmis
over 9 years ago
One more question, why should this be a problem for only one user whereas others seamlessly complete tasks. Please advise.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel