Advertisement
konstest

Untitled

Jun 11th, 2025
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. ~/git/dekube/fakedekubecluster/scripts (testing/termination_task_with_small_amount ✔) curl https://gauss-devnet-web.k8s.clive.tk/api/v1
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5. <title>Error</title>
  6. <style>
  7. html { color-scheme: light dark; }
  8. body { width: 35em; margin: 0 auto;
  9. font-family: Tahoma, Verdana, Arial, sans-serif; }
  10. </style>
  11. </head>
  12. <body>
  13. <h1>An error occurred.</h1>
  14. <p>Sorry, the page you are looking for is currently unavailable.<br/>
  15. Please try again later.</p>
  16. <p>If you are the system administrator of this resource then you should check
  17. the error log for details.</p>
  18. <p><em>Faithfully yours, nginx.</em></p>
  19. </body>
  20. </html>
  21. ~/git/dekube/fakedekubecluster/scripts (testing/termination_task_with_small_amount ✗) curl https://gauss-devnet-stat.k8s.clive.tk/api/v1
  22. <!DOCTYPE html>
  23. <html>
  24. <head>
  25. <title>Error</title>
  26. <style>
  27. html { color-scheme: light dark; }
  28. body { width: 35em; margin: 0 auto;
  29. font-family: Tahoma, Verdana, Arial, sans-serif; }
  30. </style>
  31. </head>
  32. <body>
  33. <h1>An error occurred.</h1>
  34. <p>Sorry, the page you are looking for is currently unavailable.<br/>
  35. Please try again later.</p>
  36. <p>If you are the system administrator of this resource then you should check
  37. the error log for details.</p>
  38. <p><em>Faithfully yours, nginx.</em></p>
  39. </body>
  40. </html>
  41. ~/git/dekube/fakedekubecluster/scripts (testing/termination_task_with_small_amount ✗) curl https://gauss-devnet-web.k8s.clive.tk/api/v1/
  42. <!DOCTYPE html>
  43. <html>
  44. <head>
  45. <title>Error</title>
  46. <style>
  47. html { color-scheme: light dark; }
  48. body { width: 35em; margin: 0 auto;
  49. font-family: Tahoma, Verdana, Arial, sans-serif; }
  50. </style>
  51. </head>
  52. <body>
  53. <h1>An error occurred.</h1>
  54. <p>Sorry, the page you are looking for is currently unavailable.<br/>
  55. Please try again later.</p>
  56. <p>If you are the system administrator of this resource then you should check
  57. the error log for details.</p>
  58. <p><em>Faithfully yours, nginx.</em></p>
  59. </body>
  60. </html>
  61.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement