0
votes

I have tried to run grails application but it shows the below error

Problem updating profiles from origin git repository (Use --stacktrace to see the full trace)

someone pls help me.

1
Error looks like a problem with a network connection. Do you have any proxies? Does it also occur if you connect via VPN? Which version of Grails do you use? - Michal_Szulc
Call me crazy, but I'll bet you would see more information if you used --stacktrace to see the full trace - Burt Beckwith

1 Answers

0
votes

You are facing this issue mainly because of network issues. Run "Grails Dependencies" you will see the exact error. Which is the file which it is not able to download and what is the reason will be shown.