Skip to content
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

Stuck on loading page and servers return error 501 #7

Open
swagzhang opened this issue Jul 20, 2018 · 1 comment
Open

Stuck on loading page and servers return error 501 #7

swagzhang opened this issue Jul 20, 2018 · 1 comment

Comments

@swagzhang
Copy link

Dear Mr. Ranaut,
I am trying to build your skooter project now. It has been two days already. I got stucked on a 501 error when I tried to get through the loading page of the app. I stucked on the loading page like forever. Of course, I could change some code in java to walk around this, but I really want to figure out what goes wrong here. Please help me! Thank you so much. https://mail.google.com/mail/u/0/#sent/QgrcJHsBqLqFCCPRbqrjJgXKWzqjnzCgtxV?projector=1&messagePartId=0.1

@swagzhang
Copy link
Author

Started POST "/api/v1/user" for 199.195.129.180 at 2018-07-20 21:50:31 +0800
ActiveRecord::SchemaMigration Load (0.3ms) SELECT schema_migrations.* FROM schema_migrations
Processing by UserController#create_user as HTML
Parameters: {"device_info"=>"HUAWEI MHA-AL00", "phone"=>"c50cdf21498df66a", "android_version"=>"26", "version"=>"v1", "user"=>{}}
Unpermitted parameters: device_info, phone, android_version, version, user
User Load (0.2ms) SELECT users.* FROM users LIMIT 1
(0.1ms) BEGIN
(0.1ms) ROLLBACK
(0.1ms) BEGIN
(0.1ms) ROLLBACK
Completed 501 Not Implemented in 46ms (Views: 0.3ms | ActiveRecord: 1.5ms)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant