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

Profile Update #5

Open
1 task done
Jardon237 opened this issue Oct 3, 2024 · 0 comments
Open
1 task done

Profile Update #5

Jardon237 opened this issue Oct 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Jardon237
Copy link

Contact Details

[email protected]

What happened?

student profile update returns an error "Fail to create student" at the admin panel
profile update

Version

1.0.0 (Default)

What browsers are you seeing the problem on?

Chrome

Relevant log output

Object
debug.js:89 (3)(+0035748): Connector_Browser: onActivated for view-source:https://sms.ebenezerinst.com/admin/students/12/edit
debug.js:92 (3)(+0000000): HTTP POST http://127.0.0.1:23119/connector/ping
debug.js:92 (3)(+0000032): Error: HTTP request to http://127.0.0.1:23119/connector/ping rejected with status 0
debug.js:89 (3)(+0001089): HTTP POST http://127.0.0.1:23119/connector/ping
debug.js:92 (3)(+0000003): Error: HTTP request to http://127.0.0.1:23119/connector/ping rejected with status 0
debug.js:89 (3)(+0005183): Connector_Browser: onActivated for https://sms.ebenezerinst.com/admin/students/12/edit
debug.js:89 (3)(+0001027): Connector_Browser: onActivated for view-source:https://sms.ebenezerinst.com/admin/students/12/edit
debug.js:92 (3)(+0000000): HTTP POST http://127.0.0.1:23119/connector/ping
debug.js:92 (3)(+0000026): Error: HTTP request to http://127.0.0.1:23119/connector/ping rejected with status 0
debug.js:89 (3)(+0003114): Connector_Browser: onActivated for https://sms.ebenezerinst.com/admin/students/12/edit
index-DLNyvG1l.js:17 
        
        
       PUT https://api.ebenezerinst.com/api/v1/students/12 500 (Internal Server Error)
Gw @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:17
await in (anonymous) (async)
d @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:17
dispatch @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:25
v @ index-DLNyvG1l.js:194
ED @ index-DLNyvG1l.js:45
_D @ index-DLNyvG1l.js:45
RD @ index-DLNyvG1l.js:45
$2 @ index-DLNyvG1l.js:45
L5 @ index-DLNyvG1l.js:45
(anonymous) @ index-DLNyvG1l.js:45
$1 @ index-DLNyvG1l.js:48
o5 @ index-DLNyvG1l.js:45
Sg @ index-DLNyvG1l.js:45
l1 @ index-DLNyvG1l.js:45
QD @ index-DLNyvG1l.js:45
index-DLNyvG1l.js:194 {status: 500, data: {…}}
debug.js:89 (3)(+0038049): Connector_Browser: onActivated for https://web.whatsapp.com/
debug.js:89 (3)(+0020933): Connector_Browser: onActivated for https://github.com/skye8-tech/sms-testing-report/issues/new?assignees=octocat&labels=bug%2Ctriage&projects=&template=issue_template.yml&title=%5BBUG%2FFEATURE%5D%3A+
debug.js:89 (3)(+0009623): Connector_Browser: onActivated for file:///home/jardon/Downloads/school%20management%20system%20testing%20v1.pdf
debug.js:92 (3)(+0000000): HTTP POST http://127.0.0.1:23119/connector/ping
debug.js:92 (3)(+0000055): Error: HTTP request to http://127.0.0.1:23119/connector/ping rejected with status 0
debug.js:89 (3)(+0001399): Connector_Browser: onActivated for https://sms.ebenezerinst.com/admin/students/12/edit
index-DLNyvG1l.js:17 
        
        
       PUT https://api.ebenezerinst.com/api/v1/students/12 500 (Internal Server Error)
Gw @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:17
await in (anonymous) (async)
d @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:17
dispatch @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:17
(anonymous) @ index-DLNyvG1l.js:25
v @ index-DLNyvG1l.js:194
ED @ index-DLNyvG1l.js:45
_D @ index-DLNyvG1l.js:45
RD @ index-DLNyvG1l.js:45
$2 @ index-DLNyvG1l.js:45
L5 @ index-DLNyvG1l.js:45
(anonymous) @ index-DLNyvG1l.js:45
$1 @ index-DLNyvG1l.js:48
o5 @ index-DLNyvG1l.js:45
Sg @ index-DLNyvG1l.js:45
l1 @ index-DLNyvG1l.js:45
QD @ index-DLNyvG1l.js:45
index-DLNyvG1l.js:194 {status: 500, data: {…}}

Code of Conduct

  • I agree to follow this project's Code of Conduct

Steps to Reproduce

admin/student/edit

Expected Result

update students profile

Actual Result

failed to create student

Operating System

Ubuntu

Additional Information

none

@Jardon237 Jardon237 added the bug Something isn't working label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant