Rodolfo Castelo M.
Rodolfo Castelo M.
@dphuang2 we need your help. Actually, i'm loading your proyect on azure right now for help with the usage, but i'm stuck in this error. I'm trying to resolve for...
@dphuang2 and if Azure isn't blocked by Niantic? Could you check? i'm give you the credentials for connect through remote desktop connection to the server.
@dphuang2 Azure it's banned by Niantic. I'm replicated in local server and doesn't have any errors.
@naeem-bvg probably. I don't replicate it but, if you have everything ok but, when you try to log in and see on ruby console "403" when the app try to...
@felixvd I'll recreate the problem on a fresh installation to determine the exactly packages and the process. Do you speak about Ubuntu Server or Ubuntu on desktop?
@torp3d0 Do you install all ruby? I mean, ruby and ruby dev package Don't forget to do this `cd ` `ruby dk.rb init` `ruby dk.rb install` If you still have...
@blew888 Where are you running the app, on Windows, Linux or Mac?
I have the same error and I ran with sudo and everything works. Logically, I need install all on sudo mode.
Do you have a Firewall? Or just a simple connection to Server? Need to change the port, try `rails s -p 80` Where are you hosting the SO?
I had the same problem at windows and run it in Linux and I remember the prerequisites: - [libvips](https://github.com/libvips/libvips) 8.3+ (8.8+ recommended) - C compatible compiler such as gcc 4.6+...